public class SetJobsRetriesCmd extends AbstractSetJobRetriesCmd implements Command<Void>, Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected List<String> | jobIds | 
| protected int | retries | 
RETRIES| Constructor and Description | 
|---|
| SetJobsRetriesCmd(List<String> jobIds,
                 int retries) | 
| Modifier and Type | Method and Description | 
|---|---|
| Void | execute(CommandContext commandContext) | 
getLogEntryOperation, setJobRetriesByJobIdpublic Void execute(CommandContext commandContext)
Copyright © 2018. All rights reserved.