void |
JobInformation.drawImage(Graphics2D g2d,
Rectangle2D rectangle2d,
ReportSubjectLocation location,
boolean pixelateImages) |
void |
TransformationInformation.drawImage(Graphics2D g2d,
Rectangle2D rectangle2d,
ReportSubjectLocation location,
boolean pixelateImages) |
static String |
KettleFileTableModel.getCreation(ReportSubjectLocation filename) |
static String |
KettleFileTableModel.getDescription(ReportSubjectLocation filename) |
static String |
KettleFileTableModel.getExtendedDescription(ReportSubjectLocation filename) |
static BufferedImage |
KettleFileTableModel.getImage(ReportSubjectLocation filename) |
BufferedImage |
JobInformation.getImage(ReportSubjectLocation location) |
BufferedImage |
TransformationInformation.getImage(ReportSubjectLocation location) |
List<AreaOwner> |
JobInformation.getImageAreaList(ReportSubjectLocation location) |
List<AreaOwner> |
TransformationInformation.getImageAreaList(ReportSubjectLocation location) |
JobMeta |
JobInformation.getJobMeta(ReportSubjectLocation location) |
static String |
KettleFileTableModel.getLastExecutionResult(org.pentaho.di.core.logging.LogChannelInterface log,
org.pentaho.di.core.logging.LoggingObjectInterface parentObject,
ReportSubjectLocation filename) |
static String |
KettleFileTableModel.getLogging(ReportSubjectLocation filename) |
static String |
KettleFileTableModel.getModification(ReportSubjectLocation filename) |
static String |
KettleFileTableModel.getName(ReportSubjectLocation filename) |
TransMeta |
TransformationInformation.getTransMeta(ReportSubjectLocation location) |