public abstract class AbstractSetJobsRetriesBatchCmd extends AbstractIDBasedBatchCmd<Batch>
| Modifier and Type | Field and Description | 
|---|---|
| protected int | retries | 
| Constructor and Description | 
|---|
| AbstractSetJobsRetriesBatchCmd() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract List<String> | collectJobIds(CommandContext commandContext) | 
| Batch | execute(CommandContext commandContext) | 
| protected SetRetriesBatchConfiguration | getAbstractIdsBatchConfiguration(List<String> ids) | 
| protected BatchJobHandler<SetRetriesBatchConfiguration> | getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration) | 
| protected void | writeUserOperationLog(CommandContext commandContext,
                     int retries,
                     int numInstances,
                     boolean async) | 
calculateSize, createBatchcheckAuthorizationspublic Batch execute(CommandContext commandContext)
protected void writeUserOperationLog(CommandContext commandContext, int retries, int numInstances, boolean async)
protected abstract List<String> collectJobIds(CommandContext commandContext)
protected SetRetriesBatchConfiguration getAbstractIdsBatchConfiguration(List<String> ids)
getAbstractIdsBatchConfiguration in class AbstractIDBasedBatchCmd<Batch>protected BatchJobHandler<SetRetriesBatchConfiguration> getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration)
getBatchJobHandler in class AbstractIDBasedBatchCmd<Batch>Copyright © 2018. All rights reserved.