Uses of Package
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 Deployment
sRuntimeService
:
For starting and searching ProcessInstance
sTaskService
:
Exposes operations to manage human (standalone) Task
s,
such as claiming, completing and assigning tasksIdentityService
:
Used for managing User
s,
Group
s 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
JavaDelegate
s.API implementation classes, which shouldn't directly be used by end-users.
Classes related to the
RepositoryService
.Helper classes for testing processes.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides 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.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides 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.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Service providing access to the repository of process definitions and deployments.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionConfiguration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionThe authorization service allows managing
Authorizations
.Exception resulting from a bad user request.Service which provides access tocase instances
andcase executions
.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTask
instances.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.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 toTask
and form related operations. -
ClassDescriptionCreate and destroy artifacts of a given class in a container specific way.Configuration information from which a process engine can be build.Runtime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionThe authorization service allows managing
Authorizations
.Service which provides access tocase instances
andcase executions
.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTask
instances.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 toTask
and form related operations. -
ClassDescriptionService providing access to the repository of process definitions and deployments.
-
ClassDescriptionProvides 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.
-
ClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionCreate and destroy artifacts of a given class in a container specific way.The authorization service allows managing
Authorizations
.Service which provides access tocase instances
andcase executions
.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTask
instances.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 toTask
and form related operations. -
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionInterface 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.
-
ClassDescriptionCreate and destroy artifacts of a given class in a container specific way.The authorization service allows managing
Authorizations
.Service which provides access tocase instances
andcase executions
.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTask
instances.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 toTask
and form related operations. -
ClassDescriptionException 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.
-
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
ClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionException 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 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.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Service providing access to the repository of process definitions and deployments.
-
ClassDescriptionThe authorization service allows managing
Authorizations
.Service which provides access tocase instances
andcase executions
.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTask
instances.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 toTask
and form related operations. -
ClassDescriptionRuntime 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.Exception thrown by the persistence layer of the process engine in the occurrence of a problematic interaction with the datasource.
-
ClassDescriptionException during the parsing of an BPMN model.Interface of a problem occurred during parsing
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Base interface providing access to the process engine's public API services.
-
ClassDescriptionException during the parsing of an BPMN model.Interface of a problem occurred during parsing
-
ClassDescriptionException resulting from a bad user request.Runtime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionException thrown by the process engine in case a user tries to interact with a resource in an unauthorized way.Interface of a problem occurred during parsingProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.Exception thrown by the persistence layer of the process engine in the occurrence of a problematic interaction with the datasource.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides 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.
-
ClassDescriptionProvides 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.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionCreate and destroy artifacts of a given class in a container specific way.The authorization service allows managing
Authorizations
.Service which provides access tocase instances
andcase executions
.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTask
instances.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.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 toTask
and form related operations. -
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionThe authorization service allows managing
Authorizations
.Service which provides access tocase instances
andcase executions
.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTask
instances.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 toTask
and form related operations. -
ClassDescriptionThe authorization service allows managing
Authorizations
.Service which provides access tocase instances
andcase executions
.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTask
instances.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 toTask
and form related operations. -
ClassDescriptionService which provides access to
case instances
andcase executions
.Provides access to all the services that expose the BPM and workflow operations. -
ClassDescriptionThe authorization service allows managing
Authorizations
.Service which provides access tocase instances
andcase executions
.Service to evaluate decisions inside the DMN engine.Service that provides access toExternalTask
instances.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 toTask
and form related operations. -
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Service providing access to the repository of process definitions and deployments.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionService exposing information about ongoing and past process instances.
-
ClassDescriptionService exposing information about ongoing and past process instances.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 to
Task
and form related operations. -
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides 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 to
Task
and form related operations. -
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionService 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 to
Task
and form related operations. -
ClassDescriptionService providing access to the repository of process definitions and deployments.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionException that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.
-
ClassDescriptionConfiguration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionConfiguration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionConfiguration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.Configuration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionConfiguration information from which a process engine can be build.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionThe authorization service allows managing
Authorizations
.Provides access to all the services that expose the BPM and workflow operations. -
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionProvides access to all the services that expose the BPM and workflow operations.
-
ClassDescriptionRuntime exception that is the superclass of all exceptions in the process engine.