Interface ActivateJobsCommandStep1.ActivateJobsCommandStep2

All Known Implementing Classes:
ActivateJobsCommandImpl
Enclosing interface:
ActivateJobsCommandStep1

public static interface ActivateJobsCommandStep1.ActivateJobsCommandStep2
  • Method Details

    • maxJobsToActivate

      ActivateJobsCommandStep1.ActivateJobsCommandStep3 maxJobsToActivate(int maxJobsToActivate)
      Set the maximum of jobs to activate. If less jobs are available for activation the command will return a list with fewer jobs.
      Parameters:
      maxJobsToActivate - the maximal number of jobs to activate
      Returns:
      the builder for this command