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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public Void execute(CommandContext commandContext)
Copyright © 2022. All rights reserved.