|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobDefinitionInPlan | |
---|---|
com.ibm.tws.objects.plan |
Uses of JobDefinitionInPlan in com.ibm.tws.objects.plan |
---|
Subclasses of JobDefinitionInPlan in com.ibm.tws.objects.plan | |
class |
DistJobDefinitionInPlan
This class, representing a job definition object, references the key of the associated recovery job definition, and a PromptInPlan object, to define the recovery prompt (if any). |
class |
ZOSJobDefinitionInPlan
This object represents a TWS for z/OS job definition in plan. |
Methods in com.ibm.tws.objects.plan that return JobDefinitionInPlan | |
JobDefinitionInPlan |
JobInPlan.getJobDefinition()
Returns the Job Definition to which this Job refers. |
Methods in com.ibm.tws.objects.plan with parameters of type JobDefinitionInPlan | |
void |
JobInPlan.setJobDefinition(JobDefinitionInPlan plan)
Sets the Job Definition of this Job. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |