JobStreamDefinition
Object obtained from jobstream_impl_def() method.
Parameters
- class
- converterLastRunTime
- excludedJobs
- includeJobs
- jobs
- schedId
- sinceDate
- startJobs
- targetJob
Methods
-
equals('a')- boolean string such as 'False' -
getClass()- type of jobstream implementation object -
getConverterLastRunTime()- in parse_date() format ('2007/1/15 13:21:00 MST'), see parse_date() -
getExcludedJobs()- list of excluded jobs -
getIncludedJobs()- list of included jobs -
getJobs()- map of UUIDs of jobs in jobstream -
getSchedId() -
getSinceDate() -
getStartJobs()- list of start jobs in jobstream -
getTargetJob()- JawsJobLite object representing target job of jobstream -
hashCode()- hash code representing jobstream implementation object -
toString()- string representation of jobstream implementation object