Serialized Form


Package com.ibm.tws.objects.filter

Class com.ibm.tws.objects.filter.AbstractRange extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

hasStart

boolean hasStart

hasEnd

boolean hasEnd

Class com.ibm.tws.objects.filter.IntegerRange extends AbstractRange implements Serializable

serialVersionUID: 1l

Serialized Fields

rangeStart

int rangeStart

rangeEnd

int rangeEnd

Class com.ibm.tws.objects.filter.LongRange extends AbstractRange implements Serializable

serialVersionUID: 1l

Serialized Fields

rangeStart

long rangeStart

rangeEnd

long rangeEnd

Class com.ibm.tws.objects.filter.QueryFilter extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

parameterMap

java.util.HashMap parameterMap

Class com.ibm.tws.objects.filter.TimeRange extends AbstractRange implements Serializable

serialVersionUID: 1l

Serialized Fields

rangeStart

java.util.Date rangeStart

rangeEnd

java.util.Date rangeEnd


Package com.ibm.tws.objects.types

Class com.ibm.tws.objects.types.AbstractTimeRestrictions extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

isTimeDependent

boolean isTimeDependent

latestStartAction

LateAction latestStartAction

Class com.ibm.tws.objects.types.AvailabilityInterval extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

isStandardIntervalType

boolean isStandardIntervalType

isDayOfWeekIntervalType

boolean isDayOfWeekIntervalType

isDateIntervalType

boolean isDateIntervalType

intervalStartTime

long intervalStartTime

intervalEndTime

long intervalEndTime

intervalValidityDayOfWeek

int intervalValidityDayOfWeek

intervalValidityDate

java.util.Date intervalValidityDate

description

java.lang.String description

Class com.ibm.tws.objects.types.BooleanValue extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.CatManagementOption extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.CleanUpOption extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.CriticalJobType extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.FilterMatchingCriteria extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.FreeDaysRule extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.Identifier extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

java.lang.String id

Class com.ibm.tws.objects.types.InstanceStatus extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.JobRunStatus extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.LastModifyType extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.LateAction extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.LinkStatus extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.LockData extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

lockedBy

java.lang.String lockedBy

lockedTime

java.util.Date lockedTime

lockedSession

java.lang.String lockedSession

Class com.ibm.tws.objects.types.ModifyData extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

modifiedBy

java.lang.String modifiedBy

modifiedTime

java.util.Date modifiedTime

Class com.ibm.tws.objects.types.OffsetType extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.OnErrorOption extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.OperatingSystem extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.OrdinalType extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

value

char value

Class com.ibm.tws.objects.types.PeriodInterval extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

originDate

java.util.Date originDate

endDate

java.util.Date endDate

Class com.ibm.tws.objects.types.PeriodType extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.PrintOption extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.RecoveryOption extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.ResolutionData extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

resolutionRule

ResolutionRule resolutionRule

startOffset

long startOffset

endOffset

long endOffset

Class com.ibm.tws.objects.types.ResolutionRule extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.ResourceActionOnComplete extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.ResourceActionOnError extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.ResourceAllocationType extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.ResourceBaseConstraints extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Implementation of readObject for serialization compatibility.

Throws:
java.io.IOException - An error occurred while deserializing the object.
java.lang.ClassNotFoundException - A class was not found while deserializing an inner object.

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Implementation of writeObject for serialization compatibility.

Throws:
java.io.IOException - An error occurred while serializing the object.
Serialized Fields

quantity

int quantity

isAvailable

YesNoDefaultOption isAvailable

groupId

java.lang.String groupId

usedFor

ResourceUsage usedFor

actionOnError

ResourceActionOnError actionOnError

actionOnComplete

ResourceActionOnComplete actionOnComplete

maxUsageLimitType

YesNoResetOption maxUsageLimitType

maxUsageLimitValue

int maxUsageLimitValue

zOSHiperbatch

boolean zOSHiperbatch

Class com.ibm.tws.objects.types.ResourceUsage extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.RunCycleType extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.SecurityLevel extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.WLMPolicy extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.WorkstationReportingAttribute extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.WorkstationType extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.WorkstationZOSAttributes extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

isSplittable

boolean isSplittable

isJobSetupAllowed

boolean isJobSetupAllowed

isStartedTaskSupported

boolean isStartedTaskSupported

isWTOSupported

boolean isWTOSupported

isWait

boolean isWait

defaultTransportTime

int defaultTransportTime

defaultJobDuration

int defaultJobDuration

printoutRouting

java.lang.String printoutRouting

suReDatasetName

java.lang.String suReDatasetName

destination

java.lang.String destination

parallelServersUsage

ResourceUsage parallelServersUsage

server1Name

java.lang.String server1Name

server1Usage

ResourceUsage server1Usage

server2Name

java.lang.String server2Name

server2Usage

ResourceUsage server2Usage

accessMethodPort

int accessMethodPort

accessMethodNodeAddress

java.lang.String accessMethodNodeAddress

supportedTaskTypes

java.util.List supportedTaskTypes

Class com.ibm.tws.objects.types.YesNoDefaultOption extends OrdinalType implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.types.YesNoResetOption extends OrdinalType implements Serializable

serialVersionUID: 1l


Package com.ibm.tws.objects.validator

Class com.ibm.tws.objects.validator.AddressValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.CharValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.ComparisonValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.ConstraintValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.FilterValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.InstanceValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.LengthValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.NullValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.RangeValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.StartValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.ValidatorException extends TWSException implements Serializable

serialVersionUID: 1l

Class com.ibm.tws.objects.validator.ValueValidatorException extends ValidatorException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.plan.types.AddingFunctions extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.Calendar extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

header

CalendarHeader header

iCalendar

java.lang.String iCalendar

iCalendarFreeDates

java.lang.String iCalendarFreeDates

iCalendarWorkDates

java.lang.String iCalendarWorkDates

iCalendarWeekdays

java.lang.String iCalendarWeekdays

iCalendarFreeWeekdays

java.lang.String iCalendarFreeWeekdays

iCalendarWorkWeekdays

java.lang.String iCalendarWorkWeekdays

shiftEndTime

long shiftEndTime


Class com.ibm.tws.objects.model.CalendarHeader extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

Identifier id

key

CalendarKey key

description

java.lang.String description

modifyData

ModifyData modifyData

lockData

LockData lockData


Class com.ibm.tws.objects.plan.types.CalendarInPlanKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name


Class com.ibm.tws.objects.model.CalendarKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name


Class com.ibm.tws.objects.plan.types.CatalogManagementStatus extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.plan.types.CleanUpStatus extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnDomainRefByWorkstationNotExistException extends ConnIntegrityException implements Serializable

serialVersionUID: 1l

Serialized Fields

workstationKey

FlowTargetKey workstationKey
Workstation key


domainKey

DomainKey domainKey
Domain key


Class com.ibm.tws.conn.exception.ConnDuplicationException extends ConnIntegrityException implements Serializable

serialVersionUID: 1l

Serialized Fields

twsKey

TWSKey twsKey
TWS Object key


Class com.ibm.tws.conn.exception.ConnEngineNotMasterException extends ConnPlanException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnException extends TWSException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnExistReferenceException extends ConnIntegrityException implements Serializable

serialVersionUID: 1l

Serialized Fields

objsRef

java.util.List objsRef
objs that reference the object to be deleted


objKey

TWSKey objKey
object to delete


Class com.ibm.tws.conn.exception.ConnFlowTargetRefByIdNotExistException extends ConnIntegrityException implements Serializable

serialVersionUID: 1l

Serialized Fields

flowTargetId

Identifier flowTargetId
Workstation key


twsKey

TWSKey twsKey
Obj that reference flowtarget key


Class com.ibm.tws.conn.exception.ConnIntegrityException extends ConnException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnInvalidParameterException extends ConnValidationException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnInvalidPropertiesException extends ConnValidationException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnInvalidTimeZoneException extends ConnValidationException implements Serializable

serialVersionUID: 1l

Serialized Fields

object

TWSObject object
TWS Object


timeZone

java.lang.String timeZone
String indicating the timezone


Class com.ibm.tws.conn.exception.ConnInvalidWorkstationHostException extends ConnValidationException implements Serializable

serialVersionUID: 1l

Serialized Fields

hostingWorkstationKey

FlowTargetKey hostingWorkstationKey
Hosting workstation key


hostedWorkstationKey

FlowTargetKey hostedWorkstationKey
Hosted workstation key


Class com.ibm.tws.conn.exception.ConnJobStreamDepException extends ConnValidationException implements Serializable

serialVersionUID: 1l

Serialized Fields

flowNodeKey

FlowNodeKey flowNodeKey
Job stream or job whose dependency is in error


jobStreamKey

JobStreamKey jobStreamKey
The Job Stream key


jobStreamWorkstationClassKey

FlowTargetKey jobStreamWorkstationClassKey
The Workstation Class key


jobStreamWorkstationKey

FlowTargetKey jobStreamWorkstationKey
The Workstation key


dependencyWorkstationClassKey

FlowTargetKey dependencyWorkstationClassKey
The dependent Workstation Class key


Class com.ibm.tws.conn.exception.ConnJobStreamExtDepException extends ConnJobStreamDepException implements Serializable

serialVersionUID: 1l

Serialized Fields

externalDependencyJobStreamKey

JobStreamKey externalDependencyJobStreamKey
The Job Stream key of the external dependency


externalDependencyJobKey

JobKey externalDependencyJobKey
The Job key of the external dependency


msgId

java.lang.String msgId
The msgId of the exception


msgArgs

java.lang.Object[] msgArgs
The arguments of the message of the exception


Class com.ibm.tws.conn.exception.ConnJobStreamFileDepException extends ConnJobStreamDepException implements Serializable

serialVersionUID: 1l

Serialized Fields

fileName

java.lang.String fileName
The file name


Class com.ibm.tws.conn.exception.ConnJobStreamInternetworkDepException extends ConnJobStreamDepException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnJobStreamResourceDepException extends ConnJobStreamDepException implements Serializable

serialVersionUID: 1l

Serialized Fields

resourcekey

ResourceKey resourcekey
The resource key


Class com.ibm.tws.conn.exception.ConnLockingException extends ConnException implements Serializable

serialVersionUID: 1l

Serialized Fields

globalLock

boolean globalLock
if globalLock = true, the all the data base is locked if it is set to false, only the twsobject is locked


Class com.ibm.tws.conn.exception.ConnLoopException extends ConnIntegrityException implements Serializable

serialVersionUID: 1l

Serialized Fields

parentChain

java.util.List parentChain
chain of parents of the object where a loop has been detected


Class com.ibm.tws.conn.exception.ConnNotFoundException extends ConnException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnObjectNotSupportedException extends ConnValidationException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnParentNotExistException extends ConnIntegrityException implements Serializable

serialVersionUID: 1l

Serialized Fields

domainKey

DomainKey domainKey
The domain key


parentDomainKey

DomainKey parentDomainKey
The parent domain key


Class com.ibm.tws.conn.exception.ConnPlanException extends TWSException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnRecJobNotExistException extends ConnIntegrityException implements Serializable

serialVersionUID: 1l

Serialized Fields

jobDefinitioKey

JobDefinitionKey jobDefinitioKey
Job definition key


recoveryJobKey

JobDefinitionKey recoveryJobKey
Recovery Job key


Class com.ibm.tws.conn.exception.ConnRemoteException extends ConnTransportException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnSecurityException extends ConnException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnSelfReferenceException extends ConnIntegrityException implements Serializable

serialVersionUID: 1l

Serialized Fields

selfReferencedKey

TWSKey selfReferencedKey
key of the object that reference itsself


Class com.ibm.tws.conn.exception.ConnSymphonyAccessException extends ConnException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnTransportException extends ConnException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnValidationException extends ConnException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.exception.ConnWorkstationDomainManagerExistException extends ConnIntegrityException implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.conn.util.Context extends java.util.HashMap implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Implementation of readObject for serialization compatibility.

Throws:
java.io.IOException - An error occurred while deserializing the object.
java.lang.ClassNotFoundException - A class was not found while deserializing an inner object.
Serialized Fields

clientVersion

short clientVersion
This fields are used to check the JSC version compatibility


clientRelease

short clientRelease

clientMaintenance

short clientMaintenance

clientFixPack

short clientFixPack


Class com.ibm.tws.objects.plan.types.CriticalPathStatus extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.plan.types.DataSet extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

stepName

java.lang.String stepName

datasetName

java.lang.String datasetName

sequenceNumber

java.lang.String sequenceNumber

protectedDataset

boolean protectedDataset

deviceType

int deviceType

GDGDataset

boolean GDGDataset

GDGRelativeNumber

int GDGRelativeNumber

SMSManaged

boolean SMSManaged

VSAMDataset

boolean VSAMDataset

migrated

boolean migrated

firstVolume

java.lang.String firstVolume

numberOfVolumes

int numberOfVolumes

userCatalog

java.lang.String userCatalog

catalogType

int catalogType

rcdActionType

int rcdActionType

rcdUserSelection

int rcdUserSelection

rcdCleanupResult

int rcdCleanupResult


Class com.ibm.tws.objects.plan.types.DataSetsListResult extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

dataSets

java.util.List dataSets

step

RestartStep step


Class com.ibm.tws.objects.plan.types.DependenciesResolutionOption extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.plan.types.DependencyStatusType extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.DistJobDefinition extends JobDefinition implements Serializable

serialVersionUID: 1l

Serialized Fields

taskString

java.lang.String taskString

returnCodeMapping

java.lang.String returnCodeMapping

isInteractive

boolean isInteractive

recoveryJobId

Identifier recoveryJobId

recoveryJobKey

JobDefinitionKey recoveryJobKey

recoveryOption

RecoveryOption recoveryOption

abendPromptId

Identifier abendPromptId

abendPrompt

Prompt abendPrompt


Class com.ibm.tws.objects.plan.DistJobDefinitionInPlan extends JobDefinitionInPlan implements Serializable

serialVersionUID: 1l

Serialized Fields

taskString

java.lang.String taskString
The task String


returnCodeMapping

java.lang.String returnCodeMapping
A String that represent a boolean expression


returnCode

int returnCode
The return code of the job


isInteractive

boolean isInteractive
true if the job is interactive. Used only if taskType is WINDOWSTASK


recoveryOption

RecoveryOption recoveryOption
The recovery option of this job. The default is RecoveryOption.STOP


userLogin

java.lang.String userLogin
The user that will execute the job


Class com.ibm.tws.objects.model.Domain extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

Identifier id

key

DomainKey key

description

java.lang.String description

parentId

Identifier parentId

parentDomainKey

DomainKey parentDomainKey

isMaster

boolean isMaster

managerWorkstationKey

FlowTargetKey managerWorkstationKey

modifyData

ModifyData modifyData

lockData

LockData lockData


Class com.ibm.tws.objects.plan.DomainInPlan extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

key

DomainInPlanKey key
The Domain key


parentDomainKey

DomainInPlanKey parentDomainKey
A Reference to the Parent Domain Key. Read obnly attribute.


parentDomainId

Identifier parentDomainId
The Identifier of the parent Domain


managerWorkstationKey

WorkstationInPlanKey managerWorkstationKey
A Reference to the Workstation manager. Read Only Attribute.


id

Identifier id
The Domain Identifier.


Class com.ibm.tws.objects.plan.DomainInPlanKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name
The name of this domain


Class com.ibm.tws.objects.model.DomainKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name


Class com.ibm.tws.objects.plan.utils.EngineInformation extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

version

java.lang.String version
The Engine Version


masterDomainKey

DomainInPlanKey masterDomainKey
A reference to the master domain key


masterDomainId

Identifier masterDomainId
The Identifier of the master Domain


masterWorkstationKey

WorkstationInPlanKey masterWorkstationKey
A reference to the master Workstation


masterWorkstationId

Identifier masterWorkstationId
The Identifier of the master Workstation


thisWorkstationKey

WorkstationInPlanKey thisWorkstationKey
A reference to this Workstation


thisWorkstationId

Identifier thisWorkstationId
The Identifier of this Workstation


planRunNumber

long planRunNumber
The current plan Run Number


currentJobStreamDate

java.util.Date currentJobStreamDate
The current Job Stream Date


startOfDay

long startOfDay
The Actual Start of Date. It is expressed in Milliseconds.


engineStatus

EngineStatusType engineStatus
The Engine status. Possible values are: Down, Lives, Rules.


dbExpanded

boolean dbExpanded
Boolean representing if the Database is expanded or not. N/A


planExpanded

boolean planExpanded
Boolean representing if the Plan is expanded or not


timeZoneEnabled

boolean timeZoneEnabled
Boolean representing if the timezones are enabled (the default) or not


masterDatabaseTimeZone

java.util.TimeZone masterDatabaseTimeZone
The Database Timezone. N/A


masterPlanTimeZone

java.util.TimeZone masterPlanTimeZone
The Plan Timezone.


databaseAuditLevel

int databaseAuditLevel
The Database Audit Level. N/A.


planAuditLevel

int planAuditLevel
The Plan Audit Level.


Class com.ibm.tws.objects.plan.types.EngineStatusType extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.ExternalDependency extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

abstractJobStreamId

Identifier abstractJobStreamId

abstractJobStreamKey

JobStreamKey abstractJobStreamKey

abstractJobId

Identifier abstractJobId

abstractJobKey

JobKey abstractJobKey

resolutionData

ResolutionData resolutionData

taskData

java.lang.String taskData

description

java.lang.String description

transportTime

long transportTime

reportPrintOption

PrintOption reportPrintOption


Class com.ibm.tws.objects.plan.ExternalDependencyInPlan extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

jobStreamId

Identifier jobStreamId
The plan Identifier of the pointer JobStreamInPlan instance


jobStreamKey

JobStreamInPlanKey jobStreamKey
The plan key of the pointer JobStreamInPlan instance


jobId

Identifier jobId
The plan Identifier of the pointer JobInPlan instance


jobKey

JobInPlanKey jobKey
The plan key of the pointer JobInPlan instance


status

DependencyStatusType status
An enymeration that represents the status of the dependency


satisfied

boolean satisfied
A boolean representing if the dependency is satisfied or not


pending

boolean pending
A boolean representing if the pointed object is pending or not


zombie

boolean zombie
A boolean indicating if the dependency is a zombie (i.e. cannot be resolved) or not


taskData

java.lang.String taskData
z/OS only attribute


transportTime

int transportTime
z/OS only attribute


internalStatus

FlowNodeInternalStatusType internalStatus
The internal status of the pointed object (i.e. JobInPlan or JobStreamInPlan)


extendedName

java.lang.String extendedName
z/OS only attribute


onCriticalPath

boolean onCriticalPath
z/OS only attribute


Class com.ibm.tws.objects.model.FileDependency extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

fileId

Identifier fileId

fileName

java.lang.String fileName

flowTargetId

Identifier flowTargetId

flowTargetKey

FlowTargetKey flowTargetKey

qualifiers

java.lang.String qualifiers


Class com.ibm.tws.objects.plan.FileDependencyInPlan extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

file

FileInPlan file
The FileInPlan object pointed by this dependency


satisfied

boolean satisfied
A boolean representing if this dependency is satisfied or not


status

DependencyStatusType status
An enumeration representing if this File Dependency is Satisfied, Unsatisfied or Undecided


timeLastChecked

java.util.Date timeLastChecked
Date this file dependency has been checked last time.


Class com.ibm.tws.objects.plan.FileInPlan extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

Identifier id
The File Identifier


key

FileInPlanKey key
The File in plan Key


workstationId

Identifier workstationId
The Workstation Identifier


qualifier

java.lang.String qualifier
The File qualifiers


status

FileStatusType status
The File Status. Valid Values are: Checked, Not Cheked, Exist, Not Exist.


Class com.ibm.tws.objects.plan.FileInPlanKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name
the key name


workstationKey

WorkstationInPlanKey workstationKey
the Workstation Key


Class com.ibm.tws.objects.plan.types.FileStatusType extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.FlowNode extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

header

FlowNodeHeader header

abstractId

Identifier abstractId

isMonitored

boolean isMonitored

timeRestrictions

TimeRestrictions timeRestrictions

comment

java.lang.String comment

externalDependencies

java.util.List externalDependencies

interNetworkDependencies

java.util.List interNetworkDependencies

fileDependencies

java.util.List fileDependencies

promptDependencies

java.util.List promptDependencies

resourceDependencies

java.util.List resourceDependencies


Class com.ibm.tws.objects.model.FlowNodeHeader extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

Identifier id

key

FlowNodeKey key

description

java.lang.String description

priority

int priority

timeZone

java.lang.String timeZone


Class com.ibm.tws.objects.plan.FlowNodeInPlan extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

Identifier id
The Flow Node Identifier


priority

int priority
The Flow Node Priority


origPriority

int origPriority
The Flow Node Original Priority


key

FlowNodeInPlanKey key
The Flow Noe Key


description

java.lang.String description
The Flow Node description. z/OS only attribute


isMonitored

boolean isMonitored
Monitored


externalDependencies

java.util.List externalDependencies
The List of ExternalDependencyInPlan linked by this Flow Node. If this object is the result of a query this List is not filled.


interNetworkDependencies

java.util.List interNetworkDependencies
The List of InternetworkDependencyInPlan linked by this Flow Node. If this object is the result of a query this List is not filled.


fileDependencies

java.util.List fileDependencies
The List of FileDependencyInPlan linked by this Flow Node. If this object is the result of a query this List is not filled.


promptDependencies

java.util.List promptDependencies
The List of PromptDependencyInPlan linked by this Flow Node. If this object is the result of a query this List is not filled.


resourceDependencies

java.util.List resourceDependencies
The List of ResourceDependencyInPlan linked by this Flow Node. If this object is the result of a query this List is not filled.


internalStatus

FlowNodeInternalStatusType internalStatus
The internal status of the Flow Node. Valid Values are members of FlowNodeInternalStatusType


status

FlowNodeStatusType status
The status of the Flow Node. Valid Values are members of FlowNodeStatusType


timeRestrictions

TimeRestrictions timeRestrictions
The TimeRestrictions of this FlowNode. The are Start Time, Until Time, Deadline Time, Latest Start Action, and 'isTimeDependent'


estimatedDuration

long estimatedDuration
The Flow Node Estimated Duration


timeStarted

java.util.Date timeStarted
The Date this Flow Node Started. This is the Real Start Time. This Time plus the Real Duration (elapsedTime) gives the Finish Time


cpuTime

long cpuTime
The CPU time


elapsedTime

long elapsedTime
The Flow Node Elapsed Time, i.e. the its Real Duration. This Interval plus the Real Start Time (timeStarted) gives the Finish Time


numDependencies

int numDependencies
The number of Flow Node dependencies


timeZone

java.lang.String timeZone
The Flow Node Timezone


recordNumber

long recordNumber
The Flow Node record number. For Internal use only


numberOfJobDependencies

int numberOfJobDependencies
The Number Of Job Dependencies (External or Internal) of this Flow Node


numberOfJobStreamDependencies

int numberOfJobStreamDependencies
The Number Of Job Stream Dependencies of this Flow Node


numberOfInternetworkDependencies

int numberOfInternetworkDependencies
The Number Of Internetwork Dependencies of this Flow Node


numberOfFileDependencies

int numberOfFileDependencies
The Number of File Dependencies of this Flow Node


numberOfResourceDependencies

int numberOfResourceDependencies
The Number of Resource Dependencies of this Flow Node


numberOfPromptDependencies

int numberOfPromptDependencies
The Number of Prompt Dependencies of this Flow Node


Class com.ibm.tws.objects.plan.FlowNodeInPlanKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name
The Flow Node key Name


Class com.ibm.tws.objects.plan.types.FlowNodeInternalStatusType extends OrdinalType implements Serializable

serialVersionUID: 1l

Serialized Fields

keyName

java.lang.String keyName


Class com.ibm.tws.objects.model.FlowNodeKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name


Class com.ibm.tws.objects.plan.types.FlowNodeStatusType extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.FlowTarget extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

header

FlowTargetHeader header


Class com.ibm.tws.objects.model.FlowTargetHeader extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

Identifier id

key

FlowTargetKey key

description

java.lang.String description

includeInPlan

boolean includeInPlan

modifyData

ModifyData modifyData

lockData

LockData lockData


Class com.ibm.tws.objects.model.FlowTargetKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name

currentRole

boolean currentRole


Class com.ibm.tws.conn.util.GetJobOutputContext extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

lines

int lines
Requested lines to retrieve


pageNum

int pageNum
Page number


isLastPage

boolean isLastPage
Boolean, true if this is the last page, false otherwise.


fileId

Identifier fileId
File identifier


context

Context context
The context, including the plan identifier, as used in the simple query


jobId

Identifier jobId
The Job identifier


Class com.ibm.tws.conn.util.GetJobOutputResult extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

outputBuffer

java.lang.String outputBuffer
The buffer containing the job output


jobOutputContext

GetJobOutputContext jobOutputContext
Job output Context


Class com.ibm.tws.objects.plan.types.HostJobStatus extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.InternalDependency extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

jobId

Identifier jobId

jobKey

JobKey jobKey

taskData

java.lang.String taskData

description

java.lang.String description

transportTime

long transportTime

reportPrintOption

PrintOption reportPrintOption


Class com.ibm.tws.objects.plan.InternalDependencyInPlan extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

jobId

Identifier jobId
The Identifier of the JobInPlan pointed by this dependency.


jobKey

JobInPlanKey jobKey
The key of the JobInPlan pointed by this dependency.


status

DependencyStatusType status
The status of this dependency. It is an enumeration. Possible values are: Satisfied, Unsatisfied, Undecided


satisfied

boolean satisfied
Boolean repesenting if this dependency is satisfied or not


taskData

java.lang.String taskData
z/OS spedific attribute


transportTime

int transportTime
z/OS specific attribute


internalStatus

FlowNodeInternalStatusType internalStatus
The internal status of the JonInPlan pointed by this dependency.


onCriticalPath

boolean onCriticalPath
z/OS spedific attribute


extendedName

java.lang.String extendedName
z/OS spedific attribute


Class com.ibm.tws.objects.model.InterNetworkDependency extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

networkAgentId

Identifier networkAgentId

networkAgentKey

FlowTargetKey networkAgentKey

dependency

java.lang.String dependency


Class com.ibm.tws.objects.plan.InternetworkDependencyInPlan extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

networkAgentId

Identifier networkAgentId
The Identifier of the Network Agent


networkAgentKey

WorkstationInPlanKey networkAgentKey
The WorkstationInPlanKey of the Network agent


dependency

java.lang.String dependency
A String depresenting the dependency


status

DependencyStatusType status
The status of this dependency. Valid statuses are: Satisfied, Unsatisfied, Undecided.


internalStatus

FlowNodeInternalStatusType internalStatus
The internal status of the pointed object (i.e. JobInPlan or JobStreamInPlan)


satisfied

boolean satisfied
A boolean representing if this dependency is satisfied or not


Class com.ibm.tws.objects.plan.types.JCLLastUpdatingFunction extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.plan.types.JCLPromptableVariable extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name
The name of the variable


value

java.lang.String value
The value of the variable


status

int status
The status of the variable


Class com.ibm.tws.objects.plan.types.JCLStatus extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.Job extends FlowNode implements Serializable

serialVersionUID: 1l

Serialized Fields

repeatInterval

long repeatInterval

requiresConfirmation

boolean requiresConfirmation

jobStreamId

Identifier jobStreamId

abstractJobStreamId

Identifier abstractJobStreamId

jobDefinitionId

Identifier jobDefinitionId

jobDefinitionKey

JobDefinitionKey jobDefinitionKey

jobDefinition

JobDefinition jobDefinition

position

int position

internalDependencies

java.util.List internalDependencies


Class com.ibm.tws.objects.plan.types.JobControlLanguage extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

jobId

Identifier jobId

jobName

java.lang.String jobName

jobWorkstation

java.lang.String jobWorkstation

status

JCLStatus status

lastUpdatingFunction

JCLLastUpdatingFunction lastUpdatingFunction

isFromJS

boolean isFromJS

isExpanded

boolean isExpanded

text

java.util.List text

modifyData

ModifyData modifyData


Class com.ibm.tws.objects.model.JobDefinition extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

header

JobDefinitionHeader header

flowTargetId

Identifier flowTargetId

normalElapsedTime

long normalElapsedTime


Class com.ibm.tws.objects.model.JobDefinitionHeader extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

Identifier id

key

JobDefinitionKey key

description

java.lang.String description

taskType

java.lang.String taskType

isCommand

boolean isCommand

userLogin

java.lang.String userLogin

modifyData

ModifyData modifyData

lockData

LockData lockData


Class com.ibm.tws.objects.plan.JobDefinitionInPlan extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

header

JobDefinitionInPlanHeader header
The JobDefinition header


workstationId

Identifier workstationId
The referenced Workstation Identifier


recoveryJobId

Identifier recoveryJobId
The referenced Recovery Job Identifier


recoveryJob

JobInPlan recoveryJob
A reference to a Recovery Job. For Internal Use Only


abendPromptId

Identifier abendPromptId
A reference to the abend prompt Identifier


abendPromptKey

PromptInPlanKey abendPromptKey
A reference to the abend prompt key


abendPromptText

java.lang.String abendPromptText
The abend Prompt Text


Class com.ibm.tws.objects.plan.JobDefinitionInPlanHeader extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

id

Identifier id
The Job Definition Identifier


key

JobDefinitionInPlanKey key
The Job Definition Header


description

java.lang.String description
The Job Definition description


taskType

java.lang.String taskType
The Job Definition Task Type. It could be one of the values specified in TaskTypes


recoveryJobKey

JobDefinitionInPlanKey recoveryJobKey
The Reccovery Job Key


isCommand

boolean isCommand
A boolean representing if this job definition is for a command of for a script file


Class com.ibm.tws.objects.plan.JobDefinitionInPlanKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name
The Job Definition name


workstationKey

WorkstationInPlanKey workstationKey
The key of the Workstation on which this job definition is defined


Class com.ibm.tws.objects.model.JobDefinitionKey extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

name

java.lang.String name

flowTargetKey

FlowTargetKey flowTargetKey


Class com.ibm.tws.objects.plan.types.JobExtendedStatus extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.JobHeader extends FlowNodeHeader implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.JobHistoryRun extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

jobStreamName

java.lang.String jobStreamName

jobName

java.lang.String jobName

workstationName

java.lang.String workstationName

startTime

java.util.Date startTime

runDate

java.util.Date runDate

totalCPUTime

long totalCPUTime

totalElapsedTime

long totalElapsedTime

status

JobRunStatus status

jobId

Identifier jobId

jobStreamInstanceId

Identifier jobStreamInstanceId

jobDefinitionId

Identifier jobDefinitionId

jobStatistics

JobStatistics jobStatistics


Class com.ibm.tws.objects.plan.JobInPlan extends FlowNodeInPlan implements Serializable

serialVersionUID: 1l

Serialized Fields

jobDefinition

JobDefinitionInPlan jobDefinition
Reference to the Job Definition


jobDefinitionId

Identifier jobDefinitionId
The Job Definition Identifier


jobStreamId

Identifier jobStreamId
The Identifier of the Job Stream to which this Job belong


repeatInterval

long repeatInterval
The Repeat Time Interval (in Milliseconds). After this time the Job is run again


requiresConfirmation

boolean requiresConfirmation
The Job requires confirmation. Read Only attribute.


jobNumber

int jobNumber
The Run Number


jobRerunSequence

int jobRerunSequence
The Job Sequence in Rerun Chains. Read Only attribute.


internalDependencies

java.util.List internalDependencies
The List of InternalDependencyInPlan of this Job. If this object is the result of a query this List is not filled.


internalSuccessors

java.util.List internalSuccessors
z/OS only attribute


externalSuccessors

java.util.List externalSuccessors
z/OS only attribute


dontTouch

boolean dontTouch
Until time passed. Read Only attribute.


untilUsed

boolean untilUsed
Until time exists. Specify it if you would like to specify an Until Date.


userJob

boolean userJob
The Job is a USERJOB. Read Only attribute.


successPending

boolean successPending
The Job Succeeded but is still running. Read Only attribute.


needMessage

boolean needMessage
Recovery prompt needs a reply. Read Only attribute.


needResource

boolean needResource
The Job Requires resources. Read Only attribute.


hasResource

boolean hasResource
The Job owns resources. Read Only attribute.


released

boolean released
The Job has been released. Read Only attribute.


canceled

boolean canceled
The Job has been canceled. Read Only attribute.


every

boolean every
The Job is a every Job. If true the Job will be re-run every repeatInterval Milliseconds.


buckujob

boolean buckujob
The Job is a $USERJOB. Read Only attribute.


rerunJob

boolean rerunJob
The Job is a rerun job. Read Only attribute.


recoveryRerunJob

boolean recoveryRerunJob
The Job is a Recovery rerun job. Read Only attribute.


userRerunAgain

boolean userRerunAgain
The Job is a Userjob that will run again. Read Only attribute.


running

boolean running
The Job is counted as running. Read Only attribute.


wildcarded

boolean wildcarded
The Job is wildcarded. Read Only attribute.


aliased

boolean aliased
The Job has been aliased. Set it to true, if want to specify an alias.


restarted

boolean restarted
The Job is a rerun job. Read Only attribute.


replicated

boolean replicated
The Job is part of a replicated Job Stream. Read Only attribute.


pendingCacellation

boolean pendingCacellation
The Job is pending cancelation. Read Only attribute.


everyRerun

boolean everyRerun
The Job is a every rerun job. Read Only attribute.


programmatic

boolean programmatic
The Job is a Programmatic Job. Read Only attribute.


interactive

boolean interactive
The Job is an interactive job (Windows only).


rerunStep

boolean rerunStep
The Job is a rerun job with step name. Read Only attribute.


external

boolean external
The Job is an external job (internetwork). Read Only attribute.


heldByUser

boolean heldByUser
The Job is held by user, i.e. priority has been set to 0. Read Only attribute.


centralized

boolean centralized
TWS for z/OS Centralized scripts. Read Only attribute.


centralizedSatisfied

boolean centralizedSatisfied
TWS for z/OS Centralized scripts satisfied. Read Only attribute.


untilGone

boolean untilGone
Until time passed. Read Only attribute.


deadlineUsed

boolean deadlineUsed
Deadline time exists. Specify it if you would like to specify a Deadline Date.


jobLate

boolean jobLate
The Job is a Late Job. Read Only attribute.


isLastInRerunChain

boolean isLastInRerunChain
A boolean representing if this Job is the last is a Rerun Chain. For Internal use only.


zosSpecificAttributes

JobInPlanZOSAttributes zosSpecificAttributes
z/OS only attribute


Class com.ibm.tws.objects.plan.JobInPlanKey extends FlowNodeInPlanKey implements Serializable

serialVersionUID: 1l

Serialized Fields

jobStreamKey

JobStreamInPlanKey jobStreamKey
A reference to the Job Stream to which this Job belongs.


Class com.ibm.tws.objects.plan.types.JobInPlanResourceUsageInfo extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

usedQuantity

int usedQuantity
The quantity currently used


waitingReason

java.lang.String waitingReason
The waiting reason


allocationType

ResourceAllocationType allocationType
The resource allocation type


Class com.ibm.tws.objects.plan.types.JobInPlanZOSAttributes extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

extendedStatus

JobExtendedStatus extendedStatus

followJobStreamInputArrival

boolean followJobStreamInputArrival

authorityGroup

java.lang.String authorityGroup

plannedRestriction

TimeRestrictions plannedRestriction

errorCode

java.lang.String errorCode

latestOut

java.util.Date latestOut

actualArrival

java.util.Date actualArrival

intermediateStart

java.util.Date intermediateStart

actualEnd

java.util.Date actualEnd

numberOfParallelServerRequired

int numberOfParallelServerRequired

numberOfR1ResourcesRequired

int numberOfR1ResourcesRequired

numberOfR2ResourcesRequired

int numberOfR2ResourcesRequired

numberOfSpecialResources

int numberOfSpecialResources

numberOfSuccessors

int numberOfSuccessors

numberOfPredecessors

int numberOfPredecessors

numberOfCompletedPredecessors

int numberOfCompletedPredecessors

transportTime

long transportTime

timeOfLastMCPUpdate

java.util.Date timeOfLastMCPUpdate

onCriticalPath

CriticalPathStatus onCriticalPath

latestOutPassed

boolean latestOutPassed

urgent

boolean urgent

hostJobStatus

HostJobStatus hostJobStatus

jclPreparation

boolean jclPreparation

operatorInstrution

YesNoDefaultOption operatorInstrution

hrcSet

YesNoDefaultOption hrcSet

nopedOperation

YesNoDefaultOption nopedOperation

userData

java.lang.String userData

operationCommand

java.lang.String operationCommand

catalogManagementStatus

CatalogManagementStatus catalogManagementStatus

cleanUpStatus

CleanUpStatus cleanUpStatus

hasRecoveryInfo

boolean hasRecoveryInfo

occurrenceToken

java.lang.String occurrenceToken

idCreationCriterion

char idCreationCriterion

isInSymphony

boolean isInSymphony

abendPromptStatus

PromptStatusType abendPromptStatus

resourceUsageInfo

JobInPlanResourceUsageInfo resourceUsageInfo

jesJobId

java.lang.String jesJobId


Class com.ibm.tws.objects.plan.types.JobInternalStatusType extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.model.JobKey extends FlowNodeKey implements Serializable

serialVersionUID: 1l

Serialized Fields

jobStreamKey

JobStreamKey jobStreamKey


Class com.ibm.tws.objects.model.JobStatistics extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

jobDefinitionId

Identifier jobDefinitionId

jobDefinitionKey

JobDefinitionKey jobDefinitionKey

jobDefinition

JobDefinition jobDefinition

abortedRuns

int abortedRuns

successfulRuns

int successfulRuns

lastRunDate

java.util.Date lastRunDate

lastCPUTime

long lastCPUTime

lastElapsedTime

long lastElapsedTime

minRunDate

java.util.Date minRunDate

minCPUTime

long minCPUTime

minElapsedTime

long minElapsedTime

maxRunDate

java.util.Date maxRunDate

maxCPUTime

long maxCPUTime

maxElapsedTime

long maxElapsedTime

totalCPUTime

long totalCPUTime

totalElapsedTime

long totalElapsedTime


Class com.ibm.tws.objects.plan.types.JobStatusType extends OrdinalType implements Serializable

serialVersionUID: 1l


Class com.ibm.tws.objects.plan.types.JobStep extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

number

int number

name

java.lang.String name

procStepName

java.lang.String procStepName

completionCode

java.lang.String completionCode

programName

java.lang.String programName

mustBeExecuted

boolean mustBeExecuted

mustNotBeExecuted

boolean mustNotBeExecuted

type

int type

status

int status

restartability

int restartability

action

int action


Class com.ibm.tws.objects.model.JobStream extends FlowNode implements Serializable

serialVersionUID: 1l

Serialized Fields

flowTargetId

Identifier flowTargetId

onRequest

boolean onRequest

hasMonitoredJob

boolean hasMonitoredJob

isSaturdayFree

boolean isSaturdayFree

isSundayFree

boolean isSundayFree

resolutionData

ResolutionData resolutionData

freeDaysCalendarId

Identifier freeDaysCalendarId

jobs

java.util.List jobs

runCycles

java.util.List runCycles


Class com.ibm.tws.objects.model.JobStreamHeader extends FlowNodeHeader implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Implementation of readObject for serialization compatibility.

Throws:
java.io.IOException - An error occurred while deserializing the object.
java.lang.ClassNotFoundException - A class was not found while deserializing an inner object.
Serialized Fields

validTo

java.util.Date validTo

nextTimeZone

java.lang.String nextTimeZone

carryForward

boolean carryForward

limit

int limit

groupName

java.lang.String groupName

ownerName

java.lang.String ownerName

ownerDescription

java.lang.String ownerDescription

authorityGroup

java.lang.String authorityGroup

freeDaysCalendarKey

CalendarKey freeDaysCalendarKey

deadlineSmoothingFactor

int deadlineSmoothingFactor

deadlineLimitFeedback

int deadlineLimitFeedback

modifyData

ModifyData modifyData

lockData

LockData lockData


Class com.ibm.tws.objects.plan.JobStreamInPlan extends FlowNodeInPlan implements Serializable

serialVersionUID: 1l

Serialized Fields

numberOfJob

int numberOfJob
The number of Jobs that are part of this Job Stream. Read Only attribute.


numberOfSuccessfullJob

int numberOfSuccessfullJob
The number of Jobs in Success that are part of this Job Stream. Read Only attribute.


numberOfNotRunningJob

int numberOfNotRunningJob
The number of Jobs Not Yet Run in this Job Stream. Read Only attribute.


numberOfExecutingJob

int numberOfExecutingJob
The number of Jobs Executing in this Job Stream. Read Only attribute.


numberOfAbendedJob

int numberOfAbendedJob
The number of Jobs Abended in this Job Stream. Read Only attribute.


numberOfFailedJob

int numberOfFailedJob
The number of Jobs Failed in this Job Stream. Read Only attribute.


numberOfSkelJob

int numberOfSkelJob
The number of Jobs still to execute in this Job Stream. Read Only attribute.


numberOfUndecidedJob

int numberOfUndecidedJob
The number of Jobs Undecided in this Job Stream. Read Only attribute.


productionDate

java.util.Date productionDate
The Date when the Job Stream was selected. Read Only attribute.


originalJobStreamName

java.lang.String originalJobStreamName
The original Job Stream Name. Before it was aliased. Read Only attribute.


aliasJobStreamName

java.lang.String aliasJobStreamName
The aliased Job Stream Name


workstationClass

java.lang.String workstationClass
The Job Stream Workstation Class. Read Only Attribute, left for backward compatibility.


limit

int limit
The Job Stream Limit. Valid values between -1 (NO_LIMIT) and 1024. Default value NO_LIMIT.


workstationId

Identifier workstationId
The Identifier of the Referenced Workstation


internalIdentifier

Identifier internalIdentifier
Identifier containing the Job Stream internal Identifier. Read Only Attribute.


inOrder

boolean inOrder
The Job Stream is in Order. Read Only attribute.


replicated

boolean replicated
Job Stream replicated for Workstation Class. Read Only attribute


carriedForward

boolean carriedForward
Job Stream has been carried forward. On this attribute it exist the filter JobStreamInPlanFilters.CARRIED_FORWARD


carryForward

boolean carryForward
Job Stream is to be carried forward . On this attribute it exist the filter JobStreamInPlanFilters.CARRY_FORWARD


dontTouch

boolean dontTouch
Job Stream Until Date has passed. Read Only attribute.


untilUsed

boolean untilUsed
Job Stream Until Date set. Use this flag to specify you want to set this time restriction.


userJobs

boolean userJobs
This is a USERJOBS Job Stream. Read Only attribute.


thisCpu

boolean thisCpu
Job Stream is on this Workstation. Read Only attribute.


external

boolean external
Job Stream is EXTERNAL. Read Only attribute.


needResources

boolean needResources
Job Stream has ResourceDependencyInPlan. Read Only attribute.


hasResources

boolean hasResources
Job Stream owns Resources. Read Only attribute.


released

boolean released
Job Stream has been release. Read Only attribute.


canceled

boolean canceled
Job Stream has been canceled. Read Only attribute.


pendingCancellation

boolean pendingCancellation
Job Stream is pending cancellation. Read Only attribute.


every

boolean every
Job Stream contains at least one Job EVERY. Read Only attribute.


aliased

boolean aliased
Job Stream is aliased. Specify this flag if you would like to alias this Job Stream


hasInternetworkDependencies

boolean hasInternetworkDependencies
Job Stream has InternetworkDependencyInPlan. Read Only attribute.


heldByUser

boolean heldByUser
Job Stream has priority set to zero. Read Only attribute.


untilGone

boolean untilGone
Job Stream Until Time has passed. Read Only attribute.


deadlineUsed

boolean deadlineUsed
Job Stream Deadline Date set. Use this flag to specify you want to set this time restriction.


lateJobStream

boolean lateJobStream
Job Stream is a Late Job Stream. Read Only attribute.


ltpId

JobStreamInstanceIdentifier ltpId
The Identifier of this Job Stream in the LTP. For internal use only


groupName

java.lang.String groupName
z/OS only attribute


ownerName

java.lang.String ownerName
z/OS only attribute


ownerDescription

java.lang.String ownerDescription
z/OS only attribute


authorityGroup

java.lang.String authorityGroup
z/OS only attribute


calendarKey

CalendarInPlanKey calendarKey
z/OS only attribute


variableTable

java.lang.String variableTable
z/OS only attribute


zosSpecificAttributes

JobStreamInPlanZOSAttributes zosSpecificAttributes
z/OS only attribute


jobs

java.util.List jobs
List of JobInPlan that are part of this JobStreamInPlan. This list is filled (in output) only when a getPlanObject API is used with one of the following scopes:
  • Context.SCOPE_WHOLE
  • Context.SCOPE_SCOPE_WHOLE_NO_JOB_DEFINITIONS
  • Context.SCOPE_WHOLE_NO_RUN_CYCLES
  • or when a makeJobStreamInPlan API is invoked. In input it must be filled when the addJobStreamInstance(JobStreamInPlan, Context) API is invoked.


    jobStreamDbIdentifier

    Identifier jobStreamDbIdentifier
    Identifier of this Job Stream in the Database. For Internal Use Only.


    Class com.ibm.tws.objects.plan.JobStreamInPlanKey extends FlowNodeInPlanKey implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    workstationKey

    WorkstationInPlanKey workstationKey
    A reference to the Workstation to which this Job Stream Refer


    startTime

    java.util.Date startTime
    The Scheduled Time (AKA Input Arrival Time) of This Job Stream


    Class com.ibm.tws.objects.plan.types.JobStreamInPlanZOSAttributes extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    lTPInputArrival

    java.util.Date lTPInputArrival

    errorCode

    java.lang.String errorCode

    rerunRequested

    boolean rerunRequested

    addedToCurrentPlan

    boolean addedToCurrentPlan

    addingFunction

    AddingFunctions addingFunction

    latestOutPassed

    boolean latestOutPassed

    remainingDurationCriticalPath

    long remainingDurationCriticalPath

    remainingOperationsCriticalPath

    int remainingOperationsCriticalPath

    firstCriticalOperation

    java.lang.String firstCriticalOperation

    firstCriticalOperationWorkstation

    java.lang.String firstCriticalOperationWorkstation

    occurrenceToken

    java.lang.String occurrenceToken

    mostCriticalDate

    java.util.Date mostCriticalDate


    Class com.ibm.tws.objects.model.JobStreamKey extends FlowNodeKey implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    flowTargetKey

    FlowTargetKey flowTargetKey

    validFrom

    java.util.Date validFrom

    isDraft

    boolean isDraft

    isGroup

    boolean isGroup

    currentDateFormat

    java.text.DateFormat currentDateFormat


    Class com.ibm.tws.objects.plan.utils.JobSummaryInfo extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    numberOfJobs

    int numberOfJobs

    estimatedDuration

    long estimatedDuration

    actualDuration

    long actualDuration


    Class com.ibm.tws.objects.plan.OperatorInstructionInPlan extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id

    jobStreamName

    java.lang.String jobStreamName

    jobName

    java.lang.String jobName

    workstation

    java.lang.String workstation

    jclName

    java.lang.String jclName

    textLines

    java.util.List textLines

    modifyData

    ModifyData modifyData

    validFromDateTime

    java.util.Date validFromDateTime

    validToDateTime

    java.util.Date validToDateTime


    Class com.ibm.tws.objects.model.Period extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    header

    PeriodHeader header

    intervals

    java.util.List intervals


    Class com.ibm.tws.objects.model.PeriodHeader extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id

    key

    PeriodKey key

    description

    java.lang.String description

    type

    PeriodType type

    intervalLength

    int intervalLength

    variableTable

    java.lang.String variableTable

    modifyData

    ModifyData modifyData

    lockData

    LockData lockData


    Class com.ibm.tws.objects.model.PeriodKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name


    Class com.ibm.tws.objects.plan.PlanIdentifier extends Identifier implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.model.Prompt extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id

    key

    PromptKey key

    text

    java.lang.String text

    modifyData

    ModifyData modifyData

    lockData

    LockData lockData


    Class com.ibm.tws.objects.model.PromptDependency extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    promptId

    Identifier promptId

    prompt

    Prompt prompt

    adHoc

    boolean adHoc


    Class com.ibm.tws.objects.plan.PromptDependencyInPlan extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id
    The Prompt Identifier


    key

    PromptInPlanKey key
    The Prompt Key


    workstationId

    Identifier workstationId
    The Workstation Identifier


    workstationKey

    WorkstationInPlanKey workstationKey
    The Workstation Key


    text

    java.lang.String text
    The Text of the prompt


    status

    DependencyStatusType status
    The Prompt Dependency Status. Valid Values are: Satisfied, Unsatisfied, Undecided.


    promptStatus

    PromptStatusType promptStatus
    The Prompt Status. Valid Values are: Asked, Not Asked, Answered Yes, Answered No.


    type

    PromptType type
    The Prompt Type. Valid Values are: Local, Global, Restart.


    number

    int number
    The Prompt Number


    satisfied

    boolean satisfied
    Satisfied. True if the dependency is satisfied, false otherwise.


    loadedFromDb

    boolean loadedFromDb
    Loaded from DB. For internal use only


    Class com.ibm.tws.objects.plan.PromptInPlan extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id
    The Prompt Identifier


    key

    PromptInPlanKey key
    The Prompt Key


    workstationId

    Identifier workstationId
    The Workstation Identifier


    workstationKey

    WorkstationInPlanKey workstationKey
    The Workstation Key


    jobId

    Identifier jobId
    The Job Identifier. Used for not global prompt.


    jobKey

    JobInPlanKey jobKey
    The Job Key. Used only for not global prompt.


    jobStreamId

    Identifier jobStreamId
    The Job Stream Identifier. Used only for not global prompt.


    jobStreamKey

    JobStreamInPlanKey jobStreamKey
    The Job Stream Key. Used only for not global prompt.


    text

    java.lang.String text
    The Prompt Text


    status

    PromptStatusType status
    The Prompt Status. Vaid values are: Asked, Not Asked, Exists, Not Exists.


    type

    PromptType type
    The Prompt Type. Valid values are: Local, Global, Restart.


    timeAsked

    java.util.Date timeAsked
    The Date this prompt has been asked.


    timeRespond

    java.util.Date timeRespond
    The Date this Prompt has been answered.


    number

    int number
    The Prompt Number (used for ad-hoc prompt)


    Class com.ibm.tws.objects.plan.PromptInPlanKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name
    The name of this Prompt


    Class com.ibm.tws.objects.model.PromptKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name


    Class com.ibm.tws.objects.plan.types.PromptStatusType extends OrdinalType implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.plan.types.PromptType extends OrdinalType implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.conn.util.QueryResult extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialization Methods

    readObject

    private void readObject(java.io.ObjectInputStream in)
                     throws java.io.IOException,
                            java.lang.ClassNotFoundException
    Implementation of readObject for serialization compatibility.

    Throws:
    java.io.IOException - An error occurred while deserializing the object.
    java.lang.ClassNotFoundException - A class was not found while deserializing an inner object.
    Serialized Fields

    queryContext

    QueryContext queryContext
    The query context


    list

    java.util.List list
    List of items that match the query filter (for object transfer mode)


    listAsByteArray

    byte[] listAsByteArray
    List of items that match the query filter (for byte transfer mode)


    count

    int count
    Total number of items that match the query filter, including all following chunks


    Class com.ibm.tws.objects.plan.utils.RerunDetails extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    jobDefinitionDbIdentifier

    Identifier jobDefinitionDbIdentifier
    The Job Definition Identifier taken from the Database. If specified the rerun will be a 'Rerun from'.


    priority

    int priority
    The new priority values. If not specified the default is 10.


    startTime

    java.util.Date startTime
    The start time. If not specified the default is null.


    asap

    boolean asap
    If set to true, the job should be run immediatly, otherwise accordingly to the start time set.


    stepName

    java.lang.String stepName
    The step name to be used. If not specifed, the rerun will not be a 'rerun step'.


    Class com.ibm.tws.objects.model.Resource extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    header

    ResourceHeader header

    flowTargetId

    Identifier flowTargetId

    connectedWorkstationLinks

    java.util.List connectedWorkstationLinks

    resourceAvailabilityIntervals

    java.util.List resourceAvailabilityIntervals


    Class com.ibm.tws.objects.model.types.ResourceAvailabilityInterval extends AvailabilityInterval implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    quantity

    int quantity

    isAvailable

    YesNoDefaultOption isAvailable

    connectedWorkstationLinks

    java.util.List connectedWorkstationLinks


    Class com.ibm.tws.objects.model.ResourceDependency extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialization Methods

    readObject

    private void readObject(java.io.ObjectInputStream in)
                     throws java.io.IOException,
                            java.lang.ClassNotFoundException
    Implementation of readObject for serialization compatibility.

    Throws:
    java.io.IOException - An error occurred while deserializing the object.
    java.lang.ClassNotFoundException - A class was not found while deserializing an inner object.

    writeObject

    private void writeObject(java.io.ObjectOutputStream out)
                      throws java.io.IOException
    Implementation of writeObject for serialization compatibility.

    Throws:
    java.io.IOException - An error occurred while serializing the object.
    Serialized Fields

    resourceId

    Identifier resourceId

    resourceKey

    ResourceKey resourceKey

    quantity

    int quantity

    allocationType

    ResourceAllocationType allocationType

    onError

    OnErrorOption onError

    actionOnComplete

    ResourceActionOnComplete actionOnComplete


    Class com.ibm.tws.objects.plan.ResourceDependencyInPlan extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialization Methods

    readObject

    private void readObject(java.io.ObjectInputStream in)
                     throws java.io.IOException,
                            java.lang.ClassNotFoundException

    writeObject

    private void writeObject(java.io.ObjectOutputStream out)
                      throws java.io.IOException
    Serialized Fields

    id

    Identifier id
    The Resource Identifier


    key

    ResourceInPlanKey key
    The Resource key


    quantity

    int quantity
    Number of units currently in use.


    available

    int available
    The Available Resources


    satisfied

    boolean satisfied
    Satisfied. True if the dependency is satisfied, false otherwise.


    status

    DependencyStatusType status
    The Dependency Status. Valid Values are: Satisfied, Unsatisfied, Undecided.


    workstationId

    Identifier workstationId
    The referenced Workstation Identifier


    allocationType

    ResourceAllocationType allocationType
    The Allocation type. z/OS specific attribute. Valid Values are: Exclusive, Shared


    onError

    OnErrorOption onError
    The On Error Option. z/OS specific attribute. Valid Values are: Keep, Release, Default


    actionOnComplete

    ResourceActionOnComplete actionOnComplete

    totalQuantity

    int totalQuantity
    The total quantity. For internal use only.


    loadedFromDb

    boolean loadedFromDb
    Loaded from DB. For internal use only.


    Class com.ibm.tws.objects.model.ResourceHeader extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id

    key

    ResourceKey key

    description

    java.lang.String description

    defaultConstraints

    ResourceBaseConstraints defaultConstraints

    modifyData

    ModifyData modifyData

    lockData

    LockData lockData


    Class com.ibm.tws.objects.plan.ResourceHolderInPlan extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    jobStreamId

    Identifier jobStreamId
    The Identifier of the Job Stream that holds the Resource


    jobStreamKey

    JobStreamInPlanKey jobStreamKey
    The Key of the Job Stream that holds the Resource


    jobId

    Identifier jobId
    The Identifier of the Job that holds the Resource


    jobKey

    JobInPlanKey jobKey
    The Key of the Job that holds the Resource


    quantity

    int quantity
    The Resource quantity held by the Job or the Job Stream.


    jobStreamInternalName

    java.lang.String jobStreamInternalName
    The Internal Name of the Job Stream holding the Resource or of the Job Stream to which the Job holding the Resource belongs


    Class com.ibm.tws.objects.plan.ResourceInPlan extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id
    The Resource Identifier


    key

    ResourceInPlanKey key
    The Resource Key


    workstationId

    Identifier workstationId
    The Workstation Identifier


    availableResources

    int availableResources
    The Number of available resources


    usedResources

    int usedResources
    The Number of used resources


    holders

    java.util.List holders
    The List of job or Job Stream that hold this resource. They shoul be of type ResourceHolderInPlan


    status

    ResourceStatusType status
    The status of this resource. Available, Not Vvailable, Undecided.


    description

    java.lang.String description
    z/OS attribute


    defaultConstraints

    ResourceInPlanConstraints defaultConstraints
    z/OS attribute


    resourceInPlanAvailabilityIntervals

    java.util.List resourceInPlanAvailabilityIntervals
    z/OS attribute


    modifyData

    ModifyData modifyData
    z/OS attribute


    Class com.ibm.tws.objects.plan.types.ResourceInPlanAvailabilityInterval extends AvailabilityInterval implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    quantity

    int quantity

    isAvailable

    YesNoDefaultOption isAvailable

    connectedWorkstationInPlanKeys

    java.util.List connectedWorkstationInPlanKeys


    Class com.ibm.tws.objects.plan.types.ResourceInPlanConstraints extends ResourceBaseConstraints implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    zosSpecificAttributes

    ResourceInPlanZOSAttributes zosSpecificAttributes
    The Resource Attibutes


    alternateWorkstationInPlanKeys

    java.util.List alternateWorkstationInPlanKeys
    A List of Alternate Workstation Keys


    Class com.ibm.tws.objects.plan.ResourceInPlanKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name
    The name of the Resource


    workstationKey

    WorkstationInPlanKey workstationKey
    The key of the Workstation to which this Resource refers.


    Class com.ibm.tws.objects.plan.types.ResourceInPlanZOSAttributes extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialization Methods

    readObject

    private void readObject(java.io.ObjectInputStream in)
                     throws java.io.IOException,
                            java.lang.ClassNotFoundException

    writeObject

    private void writeObject(java.io.ObjectOutputStream out)
                      throws java.io.IOException
    Serialized Fields

    defaultAvailability

    YesNoDefaultOption defaultAvailability

    defaultQuantity

    int defaultQuantity

    adjustedQuantity

    int adjustedQuantity

    overriddenAvailability

    YesNoDefaultOption overriddenAvailability

    overriddenQuantity

    int overriddenQuantity

    deviation

    int deviation

    currentIntervalNumber

    int currentIntervalNumber

    amountExclusiveUsed

    int amountExclusiveUsed

    amountSharedUsed

    int amountSharedUsed

    anyAllExclusiveUser

    boolean anyAllExclusiveUser

    anyAllSharedUser

    boolean anyAllSharedUser

    anyWaiting

    boolean anyWaiting

    actionOnComplete

    ResourceActionOnComplete actionOnComplete

    maxUsageLimitType

    YesNoResetOption maxUsageLimitType

    maxUsageLimitValue

    int maxUsageLimitValue

    usageCounter

    int usageCounter

    lifespanExpireTime

    java.util.Date lifespanExpireTime

    lifespanAction

    YesNoResetOption lifespanAction

    lastModifyType

    LastModifyType lastModifyType

    rodmAvailable

    ZOSRODMStatus rodmAvailable

    rodmQuantity

    ZOSRODMStatus rodmQuantity

    rodmDeviation

    ZOSRODMStatus rodmDeviation


    Class com.ibm.tws.objects.model.ResourceKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name

    flowTargetKey

    FlowTargetKey flowTargetKey


    Class com.ibm.tws.objects.plan.types.ResourceStatusType extends OrdinalType implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.plan.types.RestartCleanupOptions extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    useExpandedJCL

    boolean useExpandedJCL

    action

    RestartCleanupType action

    cleanup

    CleanUpOption cleanup


    Class com.ibm.tws.objects.plan.types.RestartCleanupType extends OrdinalType implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.plan.types.RestartStep extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name

    number

    int number


    Class com.ibm.tws.objects.model.RunCycle extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id

    name

    java.lang.String name

    description

    java.lang.String description

    type

    RunCycleType type

    inclusive

    boolean inclusive

    validFrom

    java.util.Date validFrom

    validTo

    java.util.Date validTo

    timeRestrictions

    TimeRestrictions timeRestrictions

    freeDaysRule

    FreeDaysRule freeDaysRule

    iCalendar

    java.lang.String iCalendar

    calendarId

    Identifier calendarId

    calendarKey

    CalendarKey calendarKey

    offsetType

    OffsetType offsetType

    offsetValue

    int offsetValue

    variableTable

    java.lang.String variableTable

    jobStreamId

    Identifier jobStreamId

    repeatEveryTime

    long repeatEveryTime

    repeatEndTime

    long repeatEndTime


    Class com.ibm.tws.objects.plan.SymphonyInPlan extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    key

    SymphonyInPlanKey key
    The Symphony key


    id

    PlanIdentifier id
    The Symphony Identifier


    scheduleDate

    java.util.Date scheduleDate
    The symphony creation Date. In YYYY/MM/DD.


    timeStarted

    java.util.Date timeStarted
    The time the first job started


    lastTime

    java.util.Date lastTime
    The last time this file has been opened.


    planStart

    java.util.Date planStart
    The validity start time of this plan


    planEnd

    java.util.Date planEnd
    The validity end time of this plan


    runNumber

    int runNumber
    The sequential run number of this plan.


    size

    int size
    The size of this Symphony file.


    Class com.ibm.tws.objects.plan.SymphonyInPlanKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name
    The symphony name. It is the Symphony file name without the first char, that represent the Symphony type


    type

    SymphonyType type
    The Symphony type. Valid values are: Archived (M), Trial (T), Forecast (F), Unknown (U)


    Class com.ibm.tws.objects.plan.types.SymphonyType extends OrdinalType implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.model.types.TimeRestrictions extends AbstractTimeRestrictions implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    startOffset

    long startOffset

    deadlineOffset

    long deadlineOffset

    latestStartOffset

    long latestStartOffset


    Class com.ibm.tws.objects.plan.types.TimeRestrictions extends AbstractTimeRestrictions implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    startTime

    java.util.Date startTime
    The Start Tima Date


    deadlineTime

    java.util.Date deadlineTime
    The Deadline Time Date


    untilTime

    java.util.Date untilTime
    the Until Time Date


    Class com.ibm.tws.util.exception.TWSException extends java.lang.Exception implements Serializable

    Serialization Methods

    writeObject

    private void writeObject(java.io.ObjectOutputStream out)
                      throws java.io.IOException
    Resolves the root cause message before serialization

    Throws:
    java.io.IOException - An I/O error has occurred during serialization
    Serialized Fields

    catalog

    java.lang.String catalog
    Instance attributes


    messageID

    java.lang.String messageID

    args

    java.lang.Object[] args

    messages

    java.util.HashMap messages

    rootMessage

    java.lang.String rootMessage


    Class com.ibm.tws.objects.model.Variable extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id

    key

    VariableKey key

    value

    java.lang.String value

    description

    java.lang.String description

    modifyData

    ModifyData modifyData

    lockData

    LockData lockData


    Class com.ibm.tws.objects.model.VariableKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name


    Class com.ibm.tws.objects.model.WindowsUser extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id

    key

    WindowsUserKey key

    password

    byte[] password

    isPasswordEncrypted

    boolean isPasswordEncrypted

    workstationId

    Identifier workstationId

    modifyData

    ModifyData modifyData

    lockData

    LockData lockData


    Class com.ibm.tws.objects.plan.WindowsUserInPlan extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    id

    Identifier id
    The Windows User Identifier


    key

    WindowsUserInPlanKey key
    The Windows User key


    password

    byte[] password
    The Windows User password


    isPasswordEncrypted

    boolean isPasswordEncrypted
    Represents if the password is encrypted or not.


    workstationId

    Identifier workstationId
    The Identifier of the referenced Workstation


    Class com.ibm.tws.objects.plan.WindowsUserInPlanKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name
    The name of this Windows user.


    workstationKey

    WorkstationInPlanKey workstationKey
    The Workstation on which this user is defined.


    Class com.ibm.tws.objects.model.WindowsUserKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name

    workstationKey

    FlowTargetKey workstationKey


    Class com.ibm.tws.objects.model.Workstation extends FlowTarget implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    autoLink

    boolean autoLink

    fullStatus

    boolean fullStatus

    server

    char server

    accessMethod

    java.lang.String accessMethod

    domainId

    Identifier domainId

    isHostedByMaster

    boolean isHostedByMaster

    hostWorkstationId

    Identifier hostWorkstationId

    hostWorkstationKey

    FlowTargetKey hostWorkstationKey

    workstationAvailabilityIntervals

    java.util.List workstationAvailabilityIntervals

    zosAttributes

    WorkstationZOSAttributes zosAttributes


    Class com.ibm.tws.objects.model.types.WorkstationAvailabilityInterval extends AvailabilityInterval implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    zosNumberOfParallelServers

    int zosNumberOfParallelServers

    zosR1Capacity

    int zosR1Capacity

    zosR2Capacity

    int zosR2Capacity

    alternateWorkstationKey

    FlowTargetKey alternateWorkstationKey

    isClosed

    boolean isClosed


    Class com.ibm.tws.objects.model.WorkstationClass extends FlowTarget implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    allWorkstationsIncluded

    boolean allWorkstationsIncluded

    workstationLinks

    java.util.List workstationLinks


    Class com.ibm.tws.objects.model.WorkstationClassHeader extends FlowTargetHeader implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.model.WorkstationHeader extends FlowTargetHeader implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    type

    WorkstationType type

    os

    OperatingSystem os

    timeZone

    java.lang.String timeZone

    nodeName

    java.lang.String nodeName

    securityLevel

    SecurityLevel securityLevel

    behindFirewall

    boolean behindFirewall

    sslPort

    int sslPort

    tcpPort

    int tcpPort

    domainKey

    DomainKey domainKey

    reportingAttribute

    WorkstationReportingAttribute reportingAttribute

    automation

    boolean automation


    Class com.ibm.tws.objects.plan.WorkstationInPlan extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    key

    WorkstationInPlanKey key
    The Workstation key


    id

    Identifier id
    The Workstation Identifier


    hostWorkstationKey

    WorkstationInPlanKey hostWorkstationKey
    The key of the host workstation


    hostWorkstationId

    Identifier hostWorkstationId
    The Identifier of the host Workstation


    type

    WorkstationType type
    The Workstation Type. Valid Values are: Domain Manager, Manager, FTA, XA, SA, General, Computer, Printer


    os

    OperatingSystem os
    The Workstation Operating System. Valid Values are: Windows(R), UNIX(R), Other


    timeZone

    java.lang.String timeZone
    The Workstation Timezone


    nodeName

    java.lang.String nodeName
    The Workstation node name


    securityLevel

    SecurityLevel securityLevel
    The Workstation Security Level. Valid Values are: On, None, Enabled, Force.


    sslPort

    int sslPort
    The SSL port


    tcpPort

    int tcpPort
    The TCP/IP port


    domainKey

    DomainInPlanKey domainKey
    The key of the DomainInPlan to which the Workstation is associated


    domainId

    Identifier domainId
    The Identifier of the DomainInPlan to which the Workstation is associated


    linkStatus

    LinkStatus linkStatus
    The Workstation link status. Valid values are: Linked, Unlinked, Fully Linked, Not Applicable.


    limit

    int limit
    The Workstation Limit


    fence

    int fence
    The Workstation Fence


    accessMethod

    java.lang.String accessMethod
    The (XA only) Workstation access method, used during the connectToHostCpu API


    version

    java.lang.String version
    The Workstation method


    symRunNumber

    int symRunNumber
    The Symphony RunNumber of the Workstation.


    timeStarted

    java.util.Date timeStarted
    The Date this Workstation started


    elapsedTime

    long elapsedTime
    The interval from last start


    server

    char server
    A char representing the server code


    userInfo

    java.lang.String userInfo
    User information. For Internal Use only.


    requested

    int requested
    Number of requested jobs


    defuser

    java.lang.String defuser
    Default user name. Used by OPC


    jobmanUp

    boolean jobmanUp
    JobMan is up and Runing


    tcpLink

    boolean tcpLink
    Linked by TCP/IP


    writerUp

    boolean writerUp
    Writer is up


    writerDs

    boolean writerDs
    Mailman is writing to Mailbox


    symDwnld

    boolean symDwnld
    Symphony downloaded for new day


    isInited

    boolean isInited
    Workstation initialized


    initExec

    boolean initExec
    JobMan updating Workstation for exececuting job


    mailReceived

    boolean mailReceived
    Used to check if the link is Up


    fullStatus

    boolean fullStatus
    Workstation ia Full Status


    autoLink

    boolean autoLink
    Workstation is AutoLink


    resolveDependencies

    boolean resolveDependencies
    Workstation resolves dependencies


    behindFirewall

    boolean behindFirewall
    Workstation is behind a firewall


    description

    java.lang.String description
    Workstation description. z/OS only attribute


    alternateWorkstation

    WorkstationInPlanKey alternateWorkstation
    Alternale Workstation key. z/OS only attribute


    workstationInPlanAvailabilityIntervals

    java.util.List workstationInPlanAvailabilityIntervals
    z/OS only attribute


    zOSAttributes

    WorkstationInPlanZOSAttributes zOSAttributes
    z/OS only attribute


    modifyData

    ModifyData modifyData
    z/OS only attribute


    automation

    boolean automation
    z/OS only attribute


    Class com.ibm.tws.objects.plan.types.WorkstationInPlanAvailabilityIntervals extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    intervalStartDateTime

    java.util.Date intervalStartDateTime

    intervalEndDateTime

    java.util.Date intervalEndDateTime

    description

    java.lang.String description

    plannedSettings

    WorkstationInPlanAvailabilitySettings plannedSettings

    modifiedSettings

    WorkstationInPlanAvailabilitySettings modifiedSettings


    Class com.ibm.tws.objects.plan.types.WorkstationInPlanAvailabilitySettings extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    description

    java.lang.String description

    zosNumberOfParallelServers

    int zosNumberOfParallelServers

    zosR1Capacity

    int zosR1Capacity

    zosR2Capacity

    int zosR2Capacity

    alternateWorkstation

    WorkstationInPlanKey alternateWorkstation


    Class com.ibm.tws.objects.plan.types.WorkstationInPlanExtendedStatus extends OrdinalType implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.plan.WorkstationInPlanKey extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    name

    java.lang.String name


    Class com.ibm.tws.objects.plan.types.WorkstationInPlanType extends WorkstationType implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.plan.types.WorkstationInPlanZOSAttributes extends WorkstationZOSAttributes implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    status

    WorkstationStatus status

    extendedStatus

    WorkstationInPlanExtendedStatus extendedStatus

    rerouteMode

    boolean rerouteMode

    controlOnServers

    boolean controlOnServers

    server1UsedforControl

    boolean server1UsedforControl

    server2UsedforControl

    boolean server2UsedforControl

    server1NumberInUse

    int server1NumberInUse

    server2NumberInUse

    int server2NumberInUse

    reportingAttribute

    WorkstationReportingAttribute reportingAttribute

    completedJobSummary

    JobSummaryInfo completedJobSummary

    interruptedJobSummary

    JobSummaryInfo interruptedJobSummary

    startedJobSummary

    JobSummaryInfo startedJobSummary

    readyJobSummary

    JobSummaryInfo readyJobSummary

    waitingJobSummary

    JobSummaryInfo waitingJobSummary

    isWait

    boolean isWait


    Class com.ibm.tws.objects.model.WorkstationLink extends java.lang.Object implements Serializable

    serialVersionUID: 1l

    Serialized Fields

    workstationId

    Identifier workstationId

    workstationKey

    FlowTargetKey workstationKey


    Class com.ibm.tws.objects.plan.types.WorkstationOperationOption extends OrdinalType implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.plan.types.WorkstationStatus extends OrdinalType implements Serializable

    serialVersionUID: 1l


    Class com.ibm.tws.objects.model.ZOSJobDefinition extends JobDefinition implements Serializable

    serialVersionUID: 1l

    Serialization Methods

    readObject

    private void readObject(java.io.ObjectInputStream in)
                     throws java.io.IOException,
                            java.lang.ClassNotFoundException
    Implementation of readObject for serialization compatibility.

    Throws:
    java.io.IOException - An error occurred while deserializing the object.
    java.lang.ClassNotFoundException - A class was not found while deserializing an inner object.

    writeObject

    private void writeObject(java.io.ObjectOutputStream out)
                      throws java.io.IOException
    Implementation of writeObject for serialization compatibility.

    Throws:
    java.io.IOException - An error occurred while serializing the object.
    Serialized Fields

    jclName

    java.lang.String jclName

    jobClass

    char jobClass

    printClass

    char printClass

    formNumber

    java.lang.String formNumber

    reportingAttribute

    WorkstationReportingAttribute reportingAttribute

    catManagementOption

    CatManagementOption catManagementOption

    cleanUpOption

    CleanUpOption cleanUpOption

    expandedJCL

    boolean expandedJCL

    userSysOut

    boolean userSysOut

    wlmCriticalJob

    boolean wlmCriticalJob

    wlmCriticalJobType

    CriticalJobType wlmCriticalJobType

    wlmPolicy

    WLMPolicy wlmPolicy

    wlmClass

    java.lang.String wlmClass

    smoothingFactor

    int smoothingFactor

    limitForFeedback

    int limitForFeedback

    highestOkReturnCode

    int highestOkReturnCode

    autoSubmit

    boolean autoSubmit

    autoRelease

    boolean autoRelease

    cancelIfLate

    boolean cancelIfLate

    autoErrorCompletion

    boolean autoErrorCompletion

    deadlineWTO

    boolean deadlineWTO

    restartableOption

    YesNoDefaultOption restartableOption

    reroutableOption

    YesNoDefaultOption reroutableOption

    owningOpNumber

    int owningOpNumber

    hasCentralizedScript

    boolean hasCentralizedScript

    useExtendedTaskName

    boolean useExtendedTaskName

    extendedName

    java.lang.String extendedName

    useSchedulingEnvironment

    boolean useSchedulingEnvironment

    schedulingEnvironmentName

    java.lang.String schedulingEnvironmentName

    commandText

    java.lang.String commandText

    automatedFunction

    java.lang.String automatedFunction

    securityElement

    java.lang.String securityElement

    completionInfo

    java.lang.String completionInfo


    Class com.ibm.tws.objects.plan.ZOSJobDefinitionInPlan extends JobDefinitionInPlan implements Serializable

    serialVersionUID: 1l

    Serialization Methods

    readObject

    private void readObject(java.io.ObjectInputStream in)
                     throws java.io.IOException,
                            java.lang.ClassNotFoundException

    writeObject

    private void writeObject(java.io.ObjectOutputStream out)
                      throws java.io.IOException
    Serialized Fields

    jclName

    java.lang.String jclName

    jobClass

    char jobClass

    printClass

    char printClass

    formNumber

    java.lang.String formNumber

    reportingAttribute

    WorkstationReportingAttribute reportingAttribute

    catManagementOption

    CatManagementOption catManagementOption

    cleanUpOption

    CleanUpOption cleanUpOption

    expandedJCL

    boolean expandedJCL

    userSysOut

    boolean userSysOut

    wlmCriticalJob

    boolean wlmCriticalJob

    wlmCriticalJobType

    CriticalJobType wlmCriticalJobType

    wlmPolicy

    WLMPolicy wlmPolicy

    wlmClass

    java.lang.String wlmClass

    highestOkReturnCode

    int highestOkReturnCode

    autoSubmit

    boolean autoSubmit

    autoRelease

    boolean autoRelease

    cancelIfLate

    boolean cancelIfLate

    autoErrorCompletion

    boolean autoErrorCompletion

    deadlineWTO

    boolean deadlineWTO

    restartableOption

    YesNoDefaultOption restartableOption

    reroutableOption

    YesNoDefaultOption reroutableOption

    owningOpNumber

    int owningOpNumber

    hasCentralizedScript

    boolean hasCentralizedScript

    extendedName

    java.lang.String extendedName

    schedulingEnvironmentName

    java.lang.String schedulingEnvironmentName

    commandText

    java.lang.String commandText

    automatedFunction

    java.lang.String automatedFunction

    securityElement

    java.lang.String securityElement

    completionInfo

    java.lang.String completionInfo


    Class com.ibm.tws.objects.plan.types.ZOSRODMStatus extends OrdinalType implements Serializable

    serialVersionUID: 1l



    Copyright © 2005 IBM All Rights Reserved.