Uses of Class
com.ibm.tws.objects.plan.types.FlowNodeInternalStatusType

Packages that use FlowNodeInternalStatusType
com.ibm.tws.conn.plan   
com.ibm.tws.objects.plan   
com.ibm.tws.objects.plan.types   
com.ibm.tws.zconn.plan   
 

Uses of FlowNodeInternalStatusType in com.ibm.tws.conn.plan
 

Methods in com.ibm.tws.conn.plan with parameters of type FlowNodeInternalStatusType
 void ConnPlan.confirmJobInstance(Identifier jobId, FlowNodeInternalStatusType status, Context context)
          Confirm the specified job with the specified status.
 

Uses of FlowNodeInternalStatusType in com.ibm.tws.objects.plan
 

Methods in com.ibm.tws.objects.plan that return FlowNodeInternalStatusType
 FlowNodeInternalStatusType ExternalDependencyInPlan.getInternalStatus()
          Returns the internal job status.
 FlowNodeInternalStatusType FlowNodeInPlan.getInternalStatus()
          Returns the Flow Node Internal Status.
 FlowNodeInternalStatusType InternalDependencyInPlan.getInternalStatus()
          Retrurns the internal job status.
 FlowNodeInternalStatusType InternetworkDependencyInPlan.getInternalStatus()
          Returns the Internal Status of the Job/ Job Stream
 

Methods in com.ibm.tws.objects.plan with parameters of type FlowNodeInternalStatusType
 void ExternalDependencyInPlan.setInternalStatus(FlowNodeInternalStatusType value)
          Sets the internal status.
 void FlowNodeInPlan.setInternalStatus(FlowNodeInternalStatusType internalStatus)
          Sets the Flow Node Internal Status.
 void InternalDependencyInPlan.setInternalStatus(FlowNodeInternalStatusType value)
          Sets the internal status.
 void InternetworkDependencyInPlan.setInternalStatus(FlowNodeInternalStatusType type)
          Sets the Internal Status of the internetwork dependency For internal use only
 

Uses of FlowNodeInternalStatusType in com.ibm.tws.objects.plan.types
 

Fields in com.ibm.tws.objects.plan.types declared as FlowNodeInternalStatusType
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_READY
          Flow Node status is Ready
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_HOLD
          Flow Node status is Hold
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_EXEC
          Flow Node is Executing
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_EXEC_BM
          Flow Node is Executing and launched.
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_SUSP
          Flow Node is Stuck
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_ABEND
          Flow Node is Abended
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_SUCC
          Flow Node Succeeded
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_CANCEL
          Flow Node tatus Cancelled
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_UNKNOWN
          Flow Node Status Unknows
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_USER_STREAM
          User Streamed, Job is Executing
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_CNPEND
          Flow Node Status is Cancel Pending
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_ADDING
          Flow Node Status is Adding.
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_RESTART_JOB
          Job Status is Restart Job
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_CANT_STREAM
          Batchman can't stream Job
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_MPE_SUSP
          Flow Node is in MPE Susp Status
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_MPE_WAIT
          Flow node Status is MPE Wait
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_MPE_INTRO
          Flow Node status is MPE Intro
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_MPE_INTRO_BM
          Flow Node status is MPE Intro and launched.
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_MPE_WAITD
          Flow Node is in Wait / Deferred
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_MPE_SCHED
          Flow Node in Sched State
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_ABEND_P
          Flow Node waiting for Confirm
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_SUCC_P
          Flow Node waiting for Confirm
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_END_P
          Flow Node waiting for Confirm
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_EXTRN
          Unknown State / External
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_ERROR_STAT
          Flow Node External / Error Happened
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_USER_HELD
          Priority set to zero
(This status can be used only with a TWS Distributed engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_JSS_STAT
          For internal use only.
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_STATUS_FENCE
          Job has a priority lower than or equal to its Workstation fence.
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_COMPLETE
          JobStream/Job status is COMPLETE
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_DELETED
          JobStream/Job status is DELETED
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_ERROR
          JobStream/Job status is ERROR
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_WAITING
          JobStream/Job status is WAITING
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_STARTED
          JobStream/Job status is STARTED
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_UNDECIDED
          JobStream/Job status is UNDECIDED
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_PENDINGPRED
          JobStream status is PENDINGPRED
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_WAITINGFORINPUT
          Job status is WAITINGFORINPUT
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_READY
          Job status is READY
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_INTERRUPTED
          Job status is INTERRUPTED
(This status can be used only with a TWS for z/OS engine.)
static FlowNodeInternalStatusType FlowNodeInternalStatusType.FLOW_NODE_ZOSSTATUS_NOREPORTINGPRED
          Job status is NOREPORTINGPRED
(This status can be used only with a TWS for z/OS engine.)
 

Methods in com.ibm.tws.objects.plan.types that return FlowNodeInternalStatusType
static FlowNodeInternalStatusType FlowNodeInternalStatusType.getInstance(char charValue)
          Returns a reference to the instance of FlowNodeInternalStatusType that is associated to the specified character.
 

Uses of FlowNodeInternalStatusType in com.ibm.tws.zconn.plan
 

Methods in com.ibm.tws.zconn.plan with parameters of type FlowNodeInternalStatusType
 void ZConnPlan.confirmJobInstance(Identifier jobId, FlowNodeInternalStatusType status, Context context)
          Confirm the specified job with the specified status.
 void ZConnPlan.setJobInstanceStatus(Identifier jobId, FlowNodeInternalStatusType status, java.lang.String errorCode, Context context)
          Set the status of the job instance specified in the jobId.
 



Copyright © 2005 IBM All Rights Reserved.