Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.impl.cmd | |
org.camunda.bpm.engine.impl.cmd.batch | |
org.camunda.bpm.engine.impl.cmd.batch.removaltime | |
org.camunda.bpm.engine.impl.cmd.batch.variables | |
org.camunda.bpm.engine.impl.dmn.cmd |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
SetJobsRetriesByProcessBatchCmd.collectJobIds(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
AbstractSetExternalTaskRetriesCmd.collectExternalTaskIds(CommandContext commandContext) |
protected BatchElementConfiguration |
SetJobsRetriesBatchCmd.collectJobIds(CommandContext commandContext) |
protected abstract BatchElementConfiguration |
AbstractSetJobsRetriesBatchCmd.collectJobIds(CommandContext commandContext) |
protected BatchElementConfiguration |
AbstractUpdateProcessInstancesSuspendStateCmd.collectProcessInstanceIds(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
BatchConfiguration |
SetExternalTasksRetriesBatchCmd.getConfiguration(BatchElementConfiguration elementConfiguration) |
BatchConfiguration |
UpdateProcessInstancesSuspendStateBatchCmd.getConfiguration(BatchElementConfiguration elementConfiguration) |
BatchConfiguration |
AbstractSetJobsRetriesBatchCmd.getConfiguration(BatchElementConfiguration elementConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
DeleteHistoricProcessInstancesBatchCmd.collectHistoricProcessInstanceIds(CommandContext commandContext) |
protected BatchElementConfiguration |
DeleteProcessInstanceBatchCmd.collectProcessInstanceIds(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
BatchConfiguration |
DeleteProcessInstanceBatchCmd.getConfiguration(BatchElementConfiguration elementConfiguration) |
BatchConfiguration |
DeleteHistoricProcessInstancesBatchCmd.getConfiguration(BatchElementConfiguration elementConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
SetRemovalTimeToHistoricDecisionInstancesCmd.collectInstances(CommandContext commandContext) |
protected BatchElementConfiguration |
SetRemovalTimeToHistoricProcessInstancesCmd.collectInstances(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
BatchConfiguration |
SetRemovalTimeToHistoricDecisionInstancesCmd.getConfiguration(BatchElementConfiguration elementConfiguration) |
protected BatchConfiguration |
SetRemovalTimeToHistoricProcessInstancesCmd.getConfiguration(BatchElementConfiguration elementConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
SetVariablesToProcessInstancesBatchCmd.collectProcessInstanceIds(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
BatchConfiguration |
SetVariablesToProcessInstancesBatchCmd.getConfiguration(BatchElementConfiguration elementConfiguration) |
Modifier and Type | Method and Description |
---|---|
protected BatchElementConfiguration |
DeleteHistoricDecisionInstancesBatchCmd.collectHistoricDecisionInstanceIds(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
BatchConfiguration |
DeleteHistoricDecisionInstancesBatchCmd.getConfiguration(BatchElementConfiguration elementConfiguration) |
Copyright © 2022. All rights reserved.