public class SetJobsRetriesBatchCmd extends AbstractSetJobsRetriesBatchCmd
Modifier and Type | Field and Description |
---|---|
protected List<String> |
jobIds |
protected JobQuery |
jobQuery |
retries
Constructor and Description |
---|
SetJobsRetriesBatchCmd(List<String> jobIds,
JobQuery jobQuery,
int retries) |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
collectJobIds(CommandContext commandContext) |
List<String> |
getJobIds() |
JobQuery |
getJobQuery() |
int |
getRetries() |
execute, getAbstractIdsBatchConfiguration, getBatchJobHandler, writeUserOperationLog
createBatch
checkAuthorizations
protected List<String> collectJobIds(CommandContext commandContext)
collectJobIds
in class AbstractSetJobsRetriesBatchCmd
public int getRetries()
public JobQuery getJobQuery()
Copyright © 2019. All rights reserved.