Uses of Class
org.pentaho.di.www.CarteObjectEntry
Packages that use CarteObjectEntry
-
Uses of CarteObjectEntry in org.pentaho.di.www
Methods in org.pentaho.di.www that return CarteObjectEntryModifier and TypeMethodDescriptionJobMap.getFirstCarteObjectEntry
(String jobName) TransformationMap.getFirstCarteObjectEntry
(String transName) JobMap.getUniqueCarteObjectEntry
(String jobName) Methods in org.pentaho.di.www that return types with arguments of type CarteObjectEntryModifier and TypeMethodDescriptionJobMap.getJobObjects()
TransformationMap.getTransformationObjects()
Methods in org.pentaho.di.www with parameters of type CarteObjectEntryModifier 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
Methods in org.pentaho.di.www.jaxrs that return CarteObjectEntryModifier and TypeMethodDescriptionstatic CarteObjectEntry
CarteResource.getCarteObjectEntry
(String id) Methods in org.pentaho.di.www.jaxrs that return types with arguments of type CarteObjectEntry