Package | Description |
---|---|
org.camunda.bpm.engine.impl.batch.externaltask | |
org.camunda.bpm.engine.impl.batch.job | |
org.camunda.bpm.engine.impl.cmd |
Modifier and Type | Method and Description |
---|---|
protected SetRetriesBatchConfiguration |
SetExternalTaskRetriesJobHandler.createJobConfiguration(SetRetriesBatchConfiguration configuration,
List<String> processIdsForJob) |
SetRetriesBatchConfiguration |
SetExternalTaskRetriesBatchConfigurationJsonConverter.toObject(JSONObject json) |
Modifier and Type | Method and Description |
---|---|
protected SetRetriesBatchConfiguration |
SetExternalTaskRetriesJobHandler.createJobConfiguration(SetRetriesBatchConfiguration configuration,
List<String> processIdsForJob) |
JSONObject |
SetExternalTaskRetriesBatchConfigurationJsonConverter.toJsonObject(SetRetriesBatchConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected SetRetriesBatchConfiguration |
SetJobRetriesJobHandler.createJobConfiguration(SetRetriesBatchConfiguration configuration,
List<String> jobIds) |
SetRetriesBatchConfiguration |
SetJobRetriesBatchConfigurationJsonConverter.toObject(JSONObject json) |
Modifier and Type | Method and Description |
---|---|
protected SetRetriesBatchConfiguration |
SetJobRetriesJobHandler.createJobConfiguration(SetRetriesBatchConfiguration configuration,
List<String> jobIds) |
JSONObject |
SetJobRetriesBatchConfigurationJsonConverter.toJsonObject(SetRetriesBatchConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected SetRetriesBatchConfiguration |
AbstractSetJobsRetriesBatchCmd.getAbstractIdsBatchConfiguration(List<String> ids) |
Modifier and Type | Method and Description |
---|---|
protected BatchJobHandler<SetRetriesBatchConfiguration> |
SetExternalTasksRetriesBatchCmd.getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration) |
protected BatchJobHandler<SetRetriesBatchConfiguration> |
AbstractSetJobsRetriesBatchCmd.getBatchJobHandler(ProcessEngineConfigurationImpl processEngineConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected int |
SetExternalTasksRetriesBatchCmd.calculateSize(ProcessEngineConfigurationImpl engineConfiguration,
SetRetriesBatchConfiguration batchConfiguration) |
Copyright © 2017. All rights reserved.