Uses of Class
org.pentaho.di.www.CarteObjectEntry
-
Uses of CarteObjectEntry in org.pentaho.di.www
Modifier and TypeMethodDescriptionJobMap.getFirstCarteObjectEntry
(String jobName) TransformationMap.getFirstCarteObjectEntry
(String transName) JobMap.getUniqueCarteObjectEntry
(String jobName) Modifier and TypeMethodDescriptionJobMap.getJobObjects()
TransformationMap.getTransformationObjects()
Modifier and TypeMethodDescriptionint
CarteObjectEntry.compare
(CarteObjectEntry o1, CarteObjectEntry o2) int
CarteObjectEntry.compareTo
(CarteObjectEntry o) void
TransformationMap.deallocateServerSocketPorts
(CarteObjectEntry entry) Deallocate all the ports for the given transformation entry, across all hosts.JobMap.getConfiguration
(CarteObjectEntry entry) TransformationMap.getConfiguration
(CarteObjectEntry entry) JobMap.getJob
(CarteObjectEntry entry) TransformationMap.getTransformation
(CarteObjectEntry entry) void
JobMap.removeJob
(CarteObjectEntry entry) void
TransformationMap.removeTransformation
(CarteObjectEntry entry) void
JobMap.replaceJob
(CarteObjectEntry entry, Job job, JobConfiguration jobConfiguration) -
Uses of CarteObjectEntry in org.pentaho.di.www.jaxrs
Modifier and TypeMethodDescriptionstatic CarteObjectEntry
CarteResource.getCarteObjectEntry
(String id)