|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobExtendedStatus | |
---|---|
com.ibm.tws.objects.plan.types |
Uses of JobExtendedStatus in com.ibm.tws.objects.plan.types |
---|
Fields in com.ibm.tws.objects.plan.types declared as JobExtendedStatus | |
static JobExtendedStatus |
JobExtendedStatus.STATUS_WAITINGFORRESOURCE
Status Waiting For Resource for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor |
static JobExtendedStatus |
JobExtendedStatus.STATUS_HELD
Status Held for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor |
static JobExtendedStatus |
JobExtendedStatus.STATUS_NOPED
Status Noped for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor |
static JobExtendedStatus |
JobExtendedStatus.STATUS_MANUALLYSET
Status Manually Set for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor jobStarted jobError |
static JobExtendedStatus |
JobExtendedStatus.STATUS_WAITINGPARTICULARTIME
Status waiting particular time for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor |
static JobExtendedStatus |
JobExtendedStatus.STATUS_LATETHENSUPPRESSED
Status late then suppressed for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor |
static JobExtendedStatus |
JobExtendedStatus.STATUS_AUTOMATICALLYRESET
State automatically reset for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor |
static JobExtendedStatus |
JobExtendedStatus.STATUS_ERRORDURINGJOBSUBMISSIONORRELEASE
Status error during job submission or release for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor |
static JobExtendedStatus |
JobExtendedStatus.STATUS_CLOSEDOWNINPROGRESS
Status close down in progress for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor |
static JobExtendedStatus |
JobExtendedStatus.STATUS_SUBMITTED
Status submitted for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor |
static JobExtendedStatus |
JobExtendedStatus.STATUS_ADDEDTOJESQUEUE
Status added to JES queue for computer workstation operations in jobStarted |
static JobExtendedStatus |
JobExtendedStatus.STATUS_EXECUTING
Status executing for computer workstation operations in jobStarted |
static JobExtendedStatus |
JobExtendedStatus.STATUS_SUBMITINPROGRESS
Status submit in progress for computer workstation operations in jobStarted |
static JobExtendedStatus |
JobExtendedStatus.STATUS_WAITINGFORDEFERREDCATMANACTION
Status waiting for deferred catman action for computer workstation operations in jobReady jobError |
static JobExtendedStatus |
JobExtendedStatus.STATUS_WAITINGFORCATMANACTIONCOMPLETITION
Status waiting for catman action completion for computer workstation operations in jobReady jobError |
static JobExtendedStatus |
JobExtendedStatus.STATUS_NONE
Status none for computer workstation operations in jobReady jobError |
static JobExtendedStatus |
JobExtendedStatus.STATUS_WORKSTATIONCLOSED
Status workstation Closed for computer workstation operations in jobReady jobError |
static JobExtendedStatus |
JobExtendedStatus.STATUS_WAITINGFORSCHEDULINGENVIRONMENT
Status waiting for scheduling environment |
static JobExtendedStatus |
JobExtendedStatus.STATUS_WAITINGFORWORKSTATIONDELAY
Status waiting for workstation delay |
Methods in com.ibm.tws.objects.plan.types that return JobExtendedStatus | |
static JobExtendedStatus |
JobExtendedStatus.getInstance(char charValue)
Returns a reference to the instance of JobExtendedStatus that is associated to the specified character. |
JobExtendedStatus |
JobInPlanZOSAttributes.getExtendedStatus()
Returns the Extended Status |
Methods in com.ibm.tws.objects.plan.types with parameters of type JobExtendedStatus | |
void |
JobInPlanZOSAttributes.setExtendedStatus(JobExtendedStatus extendedStatus)
Sets the Extended Status |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |