Uses of Class
org.pentaho.di.www.SlaveServerTransStatus
Packages that use SlaveServerTransStatus
-
Uses of SlaveServerTransStatus in org.pentaho.di.cluster
Methods in org.pentaho.di.cluster that return SlaveServerTransStatusModifier and TypeMethodDescriptionSlaveServer.getTransStatus(String transName, String carteObjectId, int startLogLineNr) SlaveServer.getTransStatus(String transName, String carteObjectId, int startLogLineNr, boolean sendResultXmlWithStatus) -
Uses of SlaveServerTransStatus in org.pentaho.di.www
Methods in org.pentaho.di.www that return SlaveServerTransStatusModifier and TypeMethodDescriptionSlaveServerStatus.findTransStatus(String transName, String id) static SlaveServerTransStatusMethods in org.pentaho.di.www that return types with arguments of type SlaveServerTransStatusMethod parameters in org.pentaho.di.www with type arguments of type SlaveServerTransStatusModifier and TypeMethodDescriptionvoidSlaveServerStatus.setTransStatusList(List<SlaveServerTransStatus> transStatusList) Constructor parameters in org.pentaho.di.www with type arguments of type SlaveServerTransStatusModifierConstructorDescriptionSlaveServerStatus(String statusDescription, List<SlaveServerTransStatus> transStatusList, List<SlaveServerJobStatus> jobStatusList)