public abstract class AbstractSetJobsRetriesBatchCmd extends Object implements Command<Batch>
Modifier and Type | Field and Description |
---|---|
protected int |
retries |
Constructor and Description |
---|
AbstractSetJobsRetriesBatchCmd() |
Modifier and Type | Method and Description |
---|---|
protected abstract BatchElementConfiguration |
collectJobIds(CommandContext commandContext) |
Batch |
execute(CommandContext commandContext) |
BatchConfiguration |
getConfiguration(BatchElementConfiguration elementConfiguration) |
protected void |
writeUserOperationLog(CommandContext commandContext,
int numInstances) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public Batch execute(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext, int numInstances)
protected abstract BatchElementConfiguration collectJobIds(CommandContext commandContext)
public BatchConfiguration getConfiguration(BatchElementConfiguration elementConfiguration)
Copyright © 2022. All rights reserved.