| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportSubjectLocation | |
|---|---|
| org.pentaho.di.trans.steps.autodoc | |
| Uses of ReportSubjectLocation in org.pentaho.di.trans.steps.autodoc | 
|---|
| Fields in org.pentaho.di.trans.steps.autodoc with type parameters of type ReportSubjectLocation | |
|---|---|
 List<ReportSubjectLocation> | 
AutoDocData.filenames
 | 
| Methods in org.pentaho.di.trans.steps.autodoc with parameters of type ReportSubjectLocation | |
|---|---|
 void | 
TransformationInformation.drawImage(Graphics2D g2d,
          Rectangle2D rectangle2d,
          ReportSubjectLocation location,
          boolean pixelateImages)
 | 
 void | 
JobInformation.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 | 
TransformationInformation.getImage(ReportSubjectLocation location)
 | 
 BufferedImage | 
JobInformation.getImage(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)
 | 
| Constructor parameters in org.pentaho.di.trans.steps.autodoc with type arguments of type ReportSubjectLocation | |
|---|---|
KettleFileTableModel(org.pentaho.di.core.logging.LoggingObjectInterface parentObject,
                     List<ReportSubjectLocation> locations)
 | 
|
KettleReportBuilder(org.pentaho.di.core.logging.LoggingObjectInterface parentObject,
                    List<ReportSubjectLocation> locations,
                    String targetFilename,
                    AutoDocOptionsInterface options)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||