Uses of Package
org.camunda.bpm.application
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.API implementation classes, which shouldn't directly be used by end-users.
Classes related to the
RepositoryService
.-
ClassDescriptionObject holding information about a deployed Process Application
-
ClassDescriptionThe context of an invocation.Object holding information about a deployment made by a process application.SPI interface that allows providing a custom ElResolver implementation.A Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.A reference to a process application.Checked exception thrown by a
ProcessApplicationReference
if the referenced process application is unavailable. -
ClassDescriptionObject holding information about a deployment made by a process application.Object holding information about a deployed Process ApplicationA Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.A reference to a process application.Checked exception thrown by a
ProcessApplicationReference
if the referenced process application is unavailable. -
ClassDescriptionUsed to annotate a user-provided
AbstractProcessApplication
class and specify the unique name of the process application.A Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality. -
ClassDescriptionA reference to a process application.
-
ClassDescriptionObject holding information about a deployed Process ApplicationA reference to a process application.
-
ClassDescriptionA reference to a process application.
-
ClassDescriptionObject holding information about a deployed Process Application
-
ClassDescriptionObject holding information about a deployed Process Application
-
ClassDescriptionObject holding information about a deployed Process ApplicationA Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.A reference to a process application.
-
-
ClassDescriptionA Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.
-
ClassDescriptionA reference to a process application.Represents a registration of a process application with a process engine
-
ClassDescriptionSPI interface that allows providing a custom ElResolver implementation.
-
ClassDescriptionA reference to a process application.Represents a registration of a process application with a process engine
-
ClassDescriptionA reference to a process application.Represents a registration of a process application with a process engine
-
ClassDescriptionA reference to a process application.Represents a registration of a process application with a process engine
-
ClassDescriptionThe context of an invocation.A reference to a process application.
-
ClassDescriptionChecked exception thrown by a
ProcessApplicationReference
if the referenced process application is unavailable. -
-
-
-
ClassDescriptionA reference to a process application.Represents a registration of a process application with a process engine
-
-
-
-
ClassDescriptionRepresents a registration of a process application with a process engine
-
ClassDescriptionSPI interface that allows providing a custom ElResolver implementation.A Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.A reference to a process application.
-
ClassDescriptionAnnotation that can be placed on a method of a
ProcessApplication
class.Used to annotate a user-providedAbstractProcessApplication
class and specify the unique name of the process application.A Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.A reference to a process application. -
ClassDescriptionAnnotation that can be placed on a method of a
ProcessApplication
class.Annotation that can be placed on a method of aProcessApplication
class.A Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality. -
ClassDescriptionUsed to annotate a user-provided
AbstractProcessApplication
class and specify the unique name of the process application.A Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality. -
ClassDescriptionA Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.
-
ClassDescriptionA Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.