Uses of Class
com.ibm.tws.objects.plan.utils.RerunDetails

Packages that use RerunDetails
com.ibm.tws.conn.plan   
com.ibm.tws.zconn.plan   
 

Uses of RerunDetails in com.ibm.tws.conn.plan
 

Methods in com.ibm.tws.conn.plan with parameters of type RerunDetails
 void ConnPlan.rerunJobInstance(Identifier jobId, RerunDetails details, Context context)
          Rerun the specified job.
 

Uses of RerunDetails in com.ibm.tws.zconn.plan
 

Methods in com.ibm.tws.zconn.plan with parameters of type RerunDetails
 void ZConnPlan.rerunJobInstance(Identifier jobId, RerunDetails details, Context context)
          Rerun the specified job.
 



Copyright © 2005 IBM All Rights Reserved.