|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.camunda.bpm.engine.migration | |
|---|---|
| org.camunda.bpm.engine | Public API of the camunda BPM engine. Typical usage of the API starts by the creation of a ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine can be obtained.Through the services obtained from such a ProcessEngine, BPM and workflow operation
can be executed:RepositoryService:
Manages DeploymentsRuntimeService:
For starting and searching ProcessInstancesTaskService:
Exposes operations to manage human (standalone) Tasks,
such as claiming, completing and assigning tasksIdentityService:
Used for managing Users,
Groups and the relations between themManagementService:
Exposes engine admin and maintenance operations,
which have no relation to the runtime execution of business processesHistoryService:
Exposes information about ongoing and past process instances.FormService:
Access to form data and rendered forms for starting new process instances and completing tasks. |
| 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.json | |
| org.camunda.bpm.engine.impl.migration | |
| org.camunda.bpm.engine.impl.migration.batch | |
| org.camunda.bpm.engine.impl.migration.instance | |
| org.camunda.bpm.engine.impl.migration.instance.parser | |
| org.camunda.bpm.engine.impl.migration.validation.instance | |
| org.camunda.bpm.engine.impl.migration.validation.instruction | |
| org.camunda.bpm.engine.migration | |
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine | |
|---|---|
| MigrationPlan
|
|
| MigrationPlanBuilder
|
|
| MigrationPlanExecutionBuilder
Builder to execute a migration. |
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.impl | |
|---|---|
| MigrationPlan
|
|
| MigrationPlanBuilder
|
|
| MigrationPlanExecutionBuilder
Builder to execute a migration. |
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.impl.cmd | |
|---|---|
| MigrationInstruction
|
|
| MigrationPlan
|
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.impl.json | |
|---|---|
| MigrationInstruction
|
|
| MigrationPlan
|
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.impl.migration | |
|---|---|
| MigratingProcessInstanceValidationException
Thrown if at least one migration instruction cannot be applied to the activity instance it matches. |
|
| MigrationInstruction
|
|
| MigrationPlan
|
|
| MigrationPlanBuilder
|
|
| MigrationPlanExecutionBuilder
Builder to execute a migration. |
|
| MigrationPlanValidationException
Thrown if a migration plan is not valid, e.g. |
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.impl.migration.batch | |
|---|---|
| MigrationPlan
|
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.impl.migration.instance | |
|---|---|
| MigrationInstruction
|
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.impl.migration.instance.parser | |
|---|---|
| MigrationInstruction
|
|
| MigrationPlan
|
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.impl.migration.validation.instance | |
|---|---|
| MigratingProcessInstanceValidationReport
Collects general failures and the migrating activity instance validation reports for a migrating process instance. |
|
| MigrationInstruction
|
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.impl.migration.validation.instruction | |
|---|---|
| MigrationInstruction
|
|
| MigrationInstructionValidationReport
Collects the validation failures for a single migration instruction. |
|
| MigrationPlan
|
|
| MigrationPlanValidationReport
Collects the migration instruction validation reports for all instructions of the migration plan which contain failures. |
|
| Classes in org.camunda.bpm.engine.migration used by org.camunda.bpm.engine.migration | |
|---|---|
| MigratingProcessInstanceValidationReport
Collects general failures and the migrating activity instance validation reports for a migrating process instance. |
|
| MigrationInstruction
|
|
| MigrationInstructionValidationReport
Collects the validation failures for a single migration instruction. |
|
| MigrationPlan
|
|
| MigrationPlanBuilder
|
|
| MigrationPlanExecutionBuilder
Builder to execute a migration. |
|
| MigrationPlanValidationReport
Collects the migration instruction validation reports for all instructions of the migration plan which contain failures. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||