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.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 |
DeleteProcessInstancesJobHandler.JOB_DECLARATION |
static BatchJobDeclaration |
DeleteHistoricProcessInstancesJobHandler.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 |
MigrationBatchJobHandler.JOB_DECLARATION |
Copyright © 2017. All rights reserved.