Uses of Class
com.novell.zos.jdl.ScheduleSpec

Uses of ScheduleSpec in com.novell.zos.jdl
 

Methods in com.novell.zos.jdl with parameters of type ScheduleSpec
 java.lang.Object Job.getMatchingResources(ScheduleSpec scheduleSpec)
          Retrieve a List of matching resources for this Job instance using the supplied ScheduleSpec.
 void Job.schedule(ScheduleSpec spec)
          Schedule a set of joblets using the passed ScheduleSpec.
 void Job.scheduleSweep(ScheduleSpec spec)
          Schedule as many joblets as there are matching resources after applying any constraint from the ScheduleSpec to constrain the available joblets.
 



Copyright (c) 2011 Novell, Inc. All rights reserved.