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(com.google.gson.JsonObject json) |
Modifier and Type | Method and Description |
---|---|
protected SetRetriesBatchConfiguration |
SetExternalTaskRetriesJobHandler.createJobConfiguration(SetRetriesBatchConfiguration configuration,
List<String> processIdsForJob) |
com.google.gson.JsonObject |
SetExternalTaskRetriesBatchConfigurationJsonConverter.toJsonObject(SetRetriesBatchConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected SetRetriesBatchConfiguration |
SetJobRetriesJobHandler.createJobConfiguration(SetRetriesBatchConfiguration configuration,
List<String> jobIds) |
SetRetriesBatchConfiguration |
SetJobRetriesBatchConfigurationJsonConverter.toObject(com.google.gson.JsonObject json) |
Modifier and Type | Method and Description |
---|---|
protected SetRetriesBatchConfiguration |
SetJobRetriesJobHandler.createJobConfiguration(SetRetriesBatchConfiguration configuration,
List<String> jobIds) |
com.google.gson.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) |
Copyright © 2019. All rights reserved.