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 | Class and Description |
---|---|
class |
ModificationBatchJobHandler |
class |
RestartProcessInstancesJobHandler |
Modifier and Type | Class and Description |
---|---|
class |
DeleteHistoricProcessInstancesJobHandler |
class |
DeleteProcessInstancesJobHandler |
Modifier and Type | Class and Description |
---|---|
class |
SetExternalTaskRetriesJobHandler |
Modifier and Type | Class and Description |
---|---|
class |
SetJobRetriesJobHandler |
Modifier and Type | Class and Description |
---|---|
class |
BatchSetRemovalTimeJobHandler |
class |
DecisionSetRemovalTimeJobHandler |
class |
ProcessSetRemovalTimeJobHandler |
Modifier and Type | Class and Description |
---|---|
class |
UpdateProcessInstancesSuspendStateJobHandler |
Modifier and Type | Class and Description |
---|---|
class |
DeleteHistoricDecisionInstancesJobHandler |
Modifier and Type | Class and Description |
---|---|
class |
MigrationBatchJobHandler
Job handler for batch migration jobs.
|
Copyright © 2022. All rights reserved.