Uses of Class
org.pentaho.di.core.gui.JobEntryExecutionResult
-
Packages that use JobEntryExecutionResult Package Description org.pentaho.di.core.gui -
-
Uses of JobEntryExecutionResult in org.pentaho.di.core.gui
Methods in org.pentaho.di.core.gui that return types with arguments of type JobEntryExecutionResult Modifier and Type Method Description Map<String,JobEntryExecutionResult>
JobExecutionHistory. getExecutionMap()
Method parameters in org.pentaho.di.core.gui with type arguments of type JobEntryExecutionResult Modifier and Type Method Description void
JobExecutionHistory. setExecutionMap(Map<String,JobEntryExecutionResult> executionMap)
-