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 TypeMethodDescriptionintCarteObjectEntry.compare(CarteObjectEntry o1, CarteObjectEntry o2) intCarteObjectEntry.compareTo(CarteObjectEntry o) voidTransformationMap.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) voidJobMap.removeJob(CarteObjectEntry entry) voidTransformationMap.removeTransformation(CarteObjectEntry entry) voidJobMap.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 CarteObjectEntryCarteResource.getCarteObjectEntry(String id) Methods in org.pentaho.di.www.jaxrs that return types with arguments of type CarteObjectEntry