Uses of Class
com.ibm.tws.objects.plan.FlowNodeInPlan

Packages that use FlowNodeInPlan
com.ibm.tws.objects.plan   
 

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

Subclasses of FlowNodeInPlan in com.ibm.tws.objects.plan
 class JobInPlan
          This subclass of FlowNodeInPlan represents a job instance object, and includes a reference to JobDefinitionInPlan, and a list of InternalDependencyInPlan objects, to model dependencies of this job instance from other jobs of the same job stream instance.
 class JobStreamInPlan
          This object represents a job stream instance in plan and includes a list of JobInPlan objects to represent the jobs contained in the stream.
 



Copyright © 2005 IBM All Rights Reserved.