com.ibm.tws.objects.plan.types
Class JobExtendedStatus

java.lang.Object
  extended bycom.ibm.tws.objects.types.OrdinalType
      extended bycom.ibm.tws.objects.plan.types.JobExtendedStatus
All Implemented Interfaces:
java.io.Serializable

public class JobExtendedStatus
extends OrdinalType

This class implements the JobExtendedStatus ordinal type.

See Also:
Serialized Form

Field Summary
static java.lang.String COPYRIGHT
          Copyright.
static JobExtendedStatus STATUS_ADDEDTOJESQUEUE
          Status added to JES queue for computer workstation operations in jobStarted
static JobExtendedStatus STATUS_AUTOMATICALLYRESET
          State automatically reset for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor
static JobExtendedStatus STATUS_CLOSEDOWNINPROGRESS
          Status close down in progress for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor
static JobExtendedStatus STATUS_ERRORDURINGJOBSUBMISSIONORRELEASE
          Status error during job submission or release for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor
static JobExtendedStatus STATUS_EXECUTING
          Status executing for computer workstation operations in jobStarted
static JobExtendedStatus STATUS_HELD
          Status Held for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor
static JobExtendedStatus STATUS_LATETHENSUPPRESSED
          Status late then suppressed for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor
static JobExtendedStatus STATUS_MANUALLYSET
          Status Manually Set for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor jobStarted jobError
static JobExtendedStatus STATUS_NONE
          Status none for computer workstation operations in jobReady jobError
static JobExtendedStatus STATUS_NOPED
          Status Noped for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor
static JobExtendedStatus STATUS_SUBMITINPROGRESS
          Status submit in progress for computer workstation operations in jobStarted
static JobExtendedStatus STATUS_SUBMITTED
          Status submitted for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor
static JobExtendedStatus STATUS_WAITINGFORCATMANACTIONCOMPLETITION
          Status waiting for catman action completion for computer workstation operations in jobReady jobError
static JobExtendedStatus STATUS_WAITINGFORDEFERREDCATMANACTION
          Status waiting for deferred catman action for computer workstation operations in jobReady jobError
static JobExtendedStatus STATUS_WAITINGFORRESOURCE
          Status Waiting For Resource for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor
static JobExtendedStatus STATUS_WAITINGFORSCHEDULINGENVIRONMENT
          Status waiting for scheduling environment
static JobExtendedStatus STATUS_WAITINGFORWORKSTATIONDELAY
          Status waiting for workstation delay
static JobExtendedStatus STATUS_WAITINGPARTICULARTIME
          Status waiting particular time for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor
static JobExtendedStatus STATUS_WORKSTATIONCLOSED
          Status workstation Closed for computer workstation operations in jobReady jobError
 
Method Summary
 boolean equals(java.lang.Object object)
          Returns true if this object equals to the specified one.
static JobExtendedStatus getInstance(char charValue)
          Returns a reference to the instance of JobExtendedStatus that is associated to the specified character.
 int hashCode()
          Returns a hash code for this JobExtendedStatus object.
 java.lang.String toString()
          Returns a string representation of this JobExtendedStatus object.
 
Methods inherited from class com.ibm.tws.objects.types.OrdinalType
getCharValue, getInstance, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Copyright.


STATUS_WAITINGFORRESOURCE

public static JobExtendedStatus STATUS_WAITINGFORRESOURCE
Status Waiting For Resource for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor


STATUS_HELD

public static JobExtendedStatus STATUS_HELD
Status Held for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor


STATUS_NOPED

public static JobExtendedStatus STATUS_NOPED
Status Noped for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor


STATUS_MANUALLYSET

public static JobExtendedStatus STATUS_MANUALLYSET
Status Manually Set for all operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor jobStarted jobError


STATUS_WAITINGPARTICULARTIME

public static JobExtendedStatus STATUS_WAITINGPARTICULARTIME
Status waiting particular time for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor


STATUS_LATETHENSUPPRESSED

public static JobExtendedStatus STATUS_LATETHENSUPPRESSED
Status late then suppressed for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor


STATUS_AUTOMATICALLYRESET

public static JobExtendedStatus STATUS_AUTOMATICALLYRESET
State automatically reset for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor


STATUS_ERRORDURINGJOBSUBMISSIONORRELEASE

public static JobExtendedStatus STATUS_ERRORDURINGJOBSUBMISSIONORRELEASE
Status error during job submission or release for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor


STATUS_CLOSEDOWNINPROGRESS

public static JobExtendedStatus STATUS_CLOSEDOWNINPROGRESS
Status close down in progress for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor


STATUS_SUBMITTED

public static JobExtendedStatus STATUS_SUBMITTED
Status submitted for computer workstation operations in jobWaitingForInputToArrive jobReady jobReadyNonReportingPredecessor


STATUS_ADDEDTOJESQUEUE

public static JobExtendedStatus STATUS_ADDEDTOJESQUEUE
Status added to JES queue for computer workstation operations in jobStarted


STATUS_EXECUTING

public static JobExtendedStatus STATUS_EXECUTING
Status executing for computer workstation operations in jobStarted


STATUS_SUBMITINPROGRESS

public static JobExtendedStatus STATUS_SUBMITINPROGRESS
Status submit in progress for computer workstation operations in jobStarted


STATUS_WAITINGFORDEFERREDCATMANACTION

public static JobExtendedStatus STATUS_WAITINGFORDEFERREDCATMANACTION
Status waiting for deferred catman action for computer workstation operations in jobReady jobError


STATUS_WAITINGFORCATMANACTIONCOMPLETITION

public static JobExtendedStatus STATUS_WAITINGFORCATMANACTIONCOMPLETITION
Status waiting for catman action completion for computer workstation operations in jobReady jobError


STATUS_NONE

public static JobExtendedStatus STATUS_NONE
Status none for computer workstation operations in jobReady jobError


STATUS_WORKSTATIONCLOSED

public static JobExtendedStatus STATUS_WORKSTATIONCLOSED
Status workstation Closed for computer workstation operations in jobReady jobError


STATUS_WAITINGFORSCHEDULINGENVIRONMENT

public static JobExtendedStatus STATUS_WAITINGFORSCHEDULINGENVIRONMENT
Status waiting for scheduling environment


STATUS_WAITINGFORWORKSTATIONDELAY

public static JobExtendedStatus STATUS_WAITINGFORWORKSTATIONDELAY
Status waiting for workstation delay

Method Detail

getInstance

public static JobExtendedStatus getInstance(char charValue)
Returns a reference to the instance of JobExtendedStatus that is associated to the specified character.

Parameters:
charValue - The character used by DAO implementors to store this object as a char.
Returns:
A reference to the corresponding instance for the specified character.

equals

public boolean equals(java.lang.Object object)
Returns true if this object equals to the specified one.

Parameters:
object - The object to be compared with this one.
Returns:
True if this object equals to the given one.

hashCode

public int hashCode()
Returns a hash code for this JobExtendedStatus object.

Returns:
The object's hash code.

toString

public java.lang.String toString()
Returns a string representation of this JobExtendedStatus object.

Returns:
A text string including the character wrapped by this JobExtendedStatus object.


Copyright © 2005 IBM All Rights Reserved.