Package com.ibm.tws.objects.plan

Class Summary
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).
DomainInPlan This class represents a domain instance object, and includes a reference to WorkstationInPlanKey that represents, the manager of this domain instance object, and a DomainInPlanKey that represents the parent Domain instance of this Domain.
DomainInPlanKey This class represents a domain instance in plan key, and includes only the name of the domain.
ExternalDependencyInPlan External dependencies plan associations of jobs and job streams with other jobs or job streams.
FileDependencyInPlan File dependencies plan associations of jobs and job streams with Files.
FileInPlan This class represents a file instance in plan object, and includes a reference to WorkstationInPlanKey that represents the workstation on which the file is present.
FileInPlanKey This class represents a file instance key, included in a FileInPlan object.
FlowNodeInPlan This is a base class for JobInPlan and JobStreamInPlan.
FlowNodeInPlanKey This is a base abstraction for JobStreamInPlanKey and JobInPlanKey, hosting the attributes shared by these key classes, and is used in TWS external interfaces to identify job streams in plan or jobs in plan respectively.
InternalDependencyInPlan Internal dependencies plan associations of jobs with other jobs.
InternetworkDependencyInPlan Internetwork dependencies plan associations of jobs or job streams from targets in a remote TWS network.
JobDefinitionInPlan This object, which acts as a base abstraction for job definitions, wraps a JobDefinitionInPlanHeader, which in turn wraps a JobDefinitionInPlanKey, including the reference to the workstation on which the job definition is defined.
JobDefinitionInPlanHeader This class is an utility class to host attributes of a Job Definition in plan.
JobDefinitionInPlanKey This object represents a job definition in plan external key, including fields used to identify a job definition in TWS external interfaces.
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.
JobInPlanKey This object represents a job instance in plan external key, including fields used to identify a job in TWS external interfaces.
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.
JobStreamInPlanKey This object represents a job stream instance in plan external key, including fields used to identify a job stream in TWS external interfaces.
OperatorInstructionInPlan This object represents an Operator Instruction in zOS environment.
PlanIdentifier This class is a subclass of Identified, used to represent a special kind of it.
PromptDependencyInPlan Prompt dependencies for jobs and job streams are represented through multiple instances of the PromptDependencyInPlan class, each one referencing a PromptInPlanKey object.
PromptInPlan This simple object, which has no header, models all available types of prompts (predefined, ad-hoc or recovery), and wraps a PromptKey, including only the prompt name.
PromptInPlanKey This object represents a prompt in plan external key, including fields used to identify a prompt in TWS external interfaces.
ResourceDependencyInPlan Resource dependencies are represented for a job or job stream through multiple instances of this class, which references the resource on which the job or job stream depends, and allows defining a quantity attribute.
ResourceHolderInPlan The ResourceHolderInPlan object, represents a link between a ResourceInPlan object and the FlowNodeInPlan object that depends on it.
ResourceInPlan The ResourceInPlan object, representing a TWS logical resource wraps a ResourceKey, which references the target workstation through a WorkstationInPlanKey.
ResourceInPlanKey This object represents a resource in plan external key, including fields used to identify a resource in TWS external interfaces.
SymphonyInPlan This class maintains information about Symphony Files.
SymphonyInPlanKey This object represents a Symphony file external key, including fields used to identify a Symphony in TWS external interfaces.
WindowsUserInPlan This class maintains information about Windows users.
WindowsUserInPlanKey This object represents a Windows user in plan external key, including fields used to identify a Windows user in TWS external interfaces.
WorkstationInPlan This class represents a workstation, and references a domain and a host workstation (for XA or SA type).
WorkstationInPlanKey This object represents a workstation in plan external key, including fields used to identify a workstation in TWS external interfaces.
ZOSJobDefinitionInPlan This object represents a TWS for z/OS job definition in plan.
 



Copyright © 2005 IBM All Rights Reserved.