Uses of Class
org.pentaho.di.www.SlaveServerJobStatus
Packages that use SlaveServerJobStatus
-
Uses of SlaveServerJobStatus in org.pentaho.di.cluster
Methods in org.pentaho.di.cluster that return SlaveServerJobStatusModifier and TypeMethodDescriptionSlaveServer.getJobStatus
(String jobName, String carteObjectId, int startLogLineNr) SlaveServer.getJobStatusTail
(String jobName, String carteObjectId, int maxNumberOfLines) -
Uses of SlaveServerJobStatus in org.pentaho.di.www
Methods in org.pentaho.di.www that return SlaveServerJobStatusModifier and TypeMethodDescriptionSlaveServerStatus.findJobStatus
(String jobName, String id) static SlaveServerJobStatus
Methods in org.pentaho.di.www that return types with arguments of type SlaveServerJobStatusMethod parameters in org.pentaho.di.www with type arguments of type SlaveServerJobStatusModifier and TypeMethodDescriptionvoid
SlaveServerStatus.setJobStatusList
(List<SlaveServerJobStatus> jobStatusList)