Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.impl.batch.deletion | |
org.camunda.bpm.engine.impl.batch.externaltask | |
org.camunda.bpm.engine.impl.batch.job | |
org.camunda.bpm.engine.impl.batch.removaltime | |
org.camunda.bpm.engine.impl.batch.update | |
org.camunda.bpm.engine.impl.dmn.batch | |
org.camunda.bpm.engine.impl.migration.batch |
Modifier and Type | Field and Description |
---|---|
static BatchJobDeclaration |
RestartProcessInstancesJobHandler.JOB_DECLARATION |
static BatchJobDeclaration |
ModificationBatchJobHandler.JOB_DECLARATION |
Modifier and Type | Field and Description |
---|---|
static BatchJobDeclaration |
DeleteHistoricProcessInstancesJobHandler.JOB_DECLARATION |
static BatchJobDeclaration |
DeleteProcessInstancesJobHandler.JOB_DECLARATION |
Modifier and Type | Field and Description |
---|---|
static BatchJobDeclaration |
SetExternalTaskRetriesJobHandler.JOB_DECLARATION |
Modifier and Type | Field and Description |
---|---|
static BatchJobDeclaration |
SetJobRetriesJobHandler.JOB_DECLARATION |
Modifier and Type | Field and Description |
---|---|
static BatchJobDeclaration |
BatchSetRemovalTimeJobHandler.JOB_DECLARATION |
static BatchJobDeclaration |
ProcessSetRemovalTimeJobHandler.JOB_DECLARATION |
static BatchJobDeclaration |
DecisionSetRemovalTimeJobHandler.JOB_DECLARATION |
Modifier and Type | Field and Description |
---|---|
static BatchJobDeclaration |
UpdateProcessInstancesSuspendStateJobHandler.JOB_DECLARATION |
Modifier and Type | Field and Description |
---|---|
static BatchJobDeclaration |
DeleteHistoricDecisionInstancesJobHandler.JOB_DECLARATION |
Modifier and Type | Field and Description |
---|---|
static BatchJobDeclaration |
MigrationBatchJobHandler.JOB_DECLARATION |
Copyright © 2022. All rights reserved.