Interface ActivateJobsCommandStep1.ActivateJobsCommandStep2
- All Known Implementing Classes:
ActivateJobsCommandImpl
- Enclosing interface:
ActivateJobsCommandStep1
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionmaxJobsToActivate(int maxJobsToActivate) Deprecated.Set the maximum of jobs to activate.
-
Method Details
-
maxJobsToActivate
Deprecated.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
-
ActivateJobsCommandStep1.ActivateJobsCommandStep2