|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobPlugin | |
---|---|
org.pentaho.di.job | This package contains the different elements that make up a Job. |
Uses of JobPlugin in org.pentaho.di.job |
---|
Methods in org.pentaho.di.job that return JobPlugin | |
---|---|
JobPlugin |
JobEntryLoader.findJobEntriesWithClassName(String cn)
|
JobPlugin |
JobEntryLoader.findJobEntriesWithDescription(String description)
|
JobPlugin |
JobEntryLoader.findJobEntriesWithID(String stepid)
|
JobPlugin |
JobEntryLoader.findJobPluginWithID(String stepid)
|
JobPlugin[] |
JobEntryLoader.getJobEntriesWithType(int type)
|
JobPlugin |
JobEntryLoader.getJobEntryWithType(int type,
int index)
|
Methods in org.pentaho.di.job with parameters of type JobPlugin | |
---|---|
JobEntryInterface |
JobEntryLoader.getJobEntryClass(JobPlugin sp)
|
Class<?> |
JobEntryLoader.loadClass(JobPlugin sp,
String className)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |