Package | Description |
---|---|
org.camunda.bpm.engine.impl.batch.externaltask | |
org.camunda.bpm.engine.impl.batch.job |
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) |
Copyright © 2022. All rights reserved.