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, setJobRetriesByJobId
public Void execute(CommandContext commandContext)
Copyright © 2017. All rights reserved.