Uses of Class
com.ibm.tws.objects.model.JobStream

Packages that use JobStream
com.ibm.tws.objects.model   
com.ibm.tws.objects.model.validator   
 

Uses of JobStream in com.ibm.tws.objects.model
 

Methods in com.ibm.tws.objects.model with parameters of type JobStream
 void JobStream.replaceLists(JobStream jobStream)
          Replaces the current lists of jobs, run cycles and all dependencies with those of the specified job stream.
 

Uses of JobStream in com.ibm.tws.objects.model.validator
 

Methods in com.ibm.tws.objects.model.validator with parameters of type JobStream
 void JobStreamValidator.validateObject(JobStream jobStream)
          Validates a JobStream object.
 



Copyright © 2005 IBM All Rights Reserved.