Uses of Package
org.camunda.bpm.engine
Packages that use org.camunda.bpm.engine
Package
Description
Public API of the Camunda Platform engine.
Typical usage of the API starts by the creation of a
Through the services obtained from such a
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.Interfaces used to include Java code in a process as the behavior of an activity
or as a listener to process events with
JavaDelegates.API implementation classes, which shouldn't directly be used by end-users.
Classes related to the
RepositoryService.Helper classes for testing processes.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpmClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.application.implClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Runtime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.containerClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.container.implClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Runtime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.container.impl.deploymentClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Service providing access to the repository of process definitions and deployments.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.container.impl.deployment.utilClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.container.impl.jmx.servicesClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.container.impl.tomcatClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engineClassDescriptionThe authorization service allows managing
Authorizations.Exception resulting from a bad user request.Service which provides access tocase instancesandcase executions.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTaskinstances.Access to form data and rendered forms for starting new process instances and completing tasks.Service exposing information about ongoing and past process instances.Service for admin and maintenance operations on the process engine.Exception that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.Interface of a problem occurred during parsingProvides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.Runtime exception that is the superclass of all exceptions in the process engine.Represents information about the initialization of the process engine.Base interface providing access to the process engine's public API services.Service providing access to the repository of process definitions and deployments.This a report created during a parsing.Base exception resulting from a script engine interaction.Service which provides access toTaskand form related operations. -
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.delegateClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Runtime exception that is the superclass of all exceptions in the process engine.Base interface providing access to the process engine's public API services.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.exceptionClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.exception.cmmnClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.exception.dmnClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.implClassDescriptionCreate and destroy artifacts of a given class in a container specific way.The authorization service allows managing
Authorizations.Service which provides access tocase instancesandcase executions.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTaskinstances.Access to form data and rendered forms for starting new process instances and completing tasks.Service exposing information about ongoing and past process instances.Service for admin and maintenance operations on the process engine.Provides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.Runtime exception that is the superclass of all exceptions in the process engine.Represents information about the initialization of the process engine.Base interface providing access to the process engine's public API services.Service providing access to the repository of process definitions and deployments.Service which provides access toTaskand form related operations. -
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.bpmn.behaviorClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.bpmn.parserClassDescriptionInterface of a problem occurred during parsingRuntime exception that is the superclass of all exceptions in the process engine.This a report created during a parsing.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.cfgClassDescriptionCreate and destroy artifacts of a given class in a container specific way.The authorization service allows managing
Authorizations.Service which provides access tocase instancesandcase executions.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTaskinstances.Access to form data and rendered forms for starting new process instances and completing tasks.Service exposing information about ongoing and past process instances.Service for admin and maintenance operations on the process engine.Provides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.Runtime exception that is the superclass of all exceptions in the process engine.Service providing access to the repository of process definitions and deployments.Service which provides access toTaskand form related operations. -
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.cmdClassDescriptionException resulting from a bad user request.Exception that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.Runtime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.cmmn
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.cmmn.behaviorClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.cmmn.entity.runtimeClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.cmmn.executionClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.cmmn.operationClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.cmmn.transformerClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.coreClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.dbClassDescriptionException thrown by the process engine in case a user tries to interact with a resource in an unauthorized way.Exception resulting from a bad user request.Exception that is thrown when an optimistic locking error occurs in CockroachDB, caused by concurrent access to the same data entries by multiple transactions.Exception that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.Runtime exception that is the superclass of all exceptions in the process engine.This exception is thrown, if an operation that requires a non-suspended entity (execution, task, process definition) is executed on a suspended one.Exception that is thrown when the Activiti engine discovers a mismatch between the database schema version and the engine version.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.digestClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.dmnClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.errorcodeClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.externaltaskClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.formClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.form.validatorClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.identityClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.interceptorClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.jobexecutorClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.metricsClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.migrationClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.migration.instance.parserClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.persistence.entityClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.pluginClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.pvmClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.pvm.runtimeClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.repositoryClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Service providing access to the repository of process definitions and deployments.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.telemetryClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.testClassDescriptionThe authorization service allows managing
Authorizations.Service which provides access tocase instancesandcase executions.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTaskinstances.Access to form data and rendered forms for starting new process instances and completing tasks.Service exposing information about ongoing and past process instances.Service for admin and maintenance operations on the process engine.Provides access to all the services that expose the BPM and workflow operations.Service providing access to the repository of process definitions and deployments.Service which provides access toTaskand form related operations. -
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.utilClassDescriptionRuntime exception indicating the requested class was not found or an error occurred while loading the class.Interface of a problem occurred during parsingProvides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.Runtime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.util.xmlClassDescriptionException during the parsing of an BPMN model.Interface of a problem occurred during parsing
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.variable.listenerClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.impl.xmlClassDescriptionException during the parsing of an BPMN model.Interface of a problem occurred during parsing
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.migrationClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.repositoryClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
Classes in org.camunda.bpm.engine used by org.camunda.bpm.engine.testClassDescriptionThe authorization service allows managing
Authorizations.Service which provides access tocase instancesandcase executions.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTaskinstances.Access to form data and rendered forms for starting new process instances and completing tasks.Service exposing information about ongoing and past process instances.Service for admin and maintenance operations on the process engine.Provides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.Service providing access to the repository of process definitions and deployments.Service which provides access toTaskand form related operations.