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, writeUserOperationLogcalculateSize, createBatchcheckAuthorizationsprotected List<String> collectJobIds(CommandContext commandContext)
collectJobIds in class AbstractSetJobsRetriesBatchCmdpublic int getRetries()
public JobQuery getJobQuery()
Copyright © 2018. All rights reserved.