| Package | Description |
|---|---|
| org.camunda.bpm.application | |
| org.camunda.bpm.container.impl.jboss.service | |
| org.camunda.bpm.container.impl.jmx.deployment | |
| org.camunda.bpm.container.impl.jmx.deployment.util | |
| 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.cdi | |
| org.camunda.bpm.engine.cdi.impl.event | |
| org.camunda.bpm.engine.cdi.jsf | |
| org.camunda.bpm.engine.form |
Classes related to the
FormService. |
| org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| org.camunda.bpm.engine.impl.bpmn.deployer | |
| org.camunda.bpm.engine.impl.bpmn.diagram | |
| org.camunda.bpm.engine.impl.bpmn.parser | |
| org.camunda.bpm.engine.impl.cmd | |
| org.camunda.bpm.engine.impl.form | |
| org.camunda.bpm.engine.impl.json |
Experimental: contains helpers to serialize all return values from the services into JSON.
|
| org.camunda.bpm.engine.impl.persistence.entity | |
| org.camunda.bpm.engine.impl.repository | |
| org.camunda.bpm.engine.management |
Classes related to the
ManagementService. |
| org.camunda.bpm.engine.repository |
Classes related to the
RepositoryService. |
| org.camunda.bpm.engine.rest.dto.repository |
| Class and Description |
|---|
| DeploymentBuilder
Builder for creating new deployments.
|
| Class and Description |
|---|
| ProcessApplicationDeployment |
| Class and Description |
|---|
| ProcessApplicationDeployment |
| Class and Description |
|---|
| ProcessApplicationDeployment |
| Class and Description |
|---|
| DeploymentBuilder
Builder for creating new deployments.
|
| DeploymentQuery
Allows programmatic querying of
Deployments. |
| DiagramLayout
Stores a two-dimensional graph layout.
|
| ProcessApplicationDeploymentBuilder
Builder for a
ProcessApplication deployment |
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| ProcessDefinitionQuery
Allows programmatic querying of
ProcessDefinitions. |
| Class and Description |
|---|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| Deployment
Represents a deployment that is already present in the process repository.
|
| DeploymentBuilder
Builder for creating new deployments.
|
| DeploymentQuery
Allows programmatic querying of
Deployments. |
| DiagramLayout
Stores a two-dimensional graph layout.
|
| ProcessApplicationDeploymentBuilder
Builder for a
ProcessApplication deployment |
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| ProcessDefinitionQuery
Allows programmatic querying of
ProcessDefinitions. |
| Class and Description |
|---|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| DiagramElement
Represents a diagram node.
|
| DiagramLayout
Stores a two-dimensional graph layout.
|
| DiagramNode
Stores position and dimensions of a diagram node.
|
| Class and Description |
|---|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| Deployment
Represents a deployment that is already present in the process repository.
|
| DiagramLayout
Stores a two-dimensional graph layout.
|
| Class and Description |
|---|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| Deployment
Represents a deployment that is already present in the process repository.
|
| ProcessApplicationDeployment |
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| Deployment
Represents a deployment that is already present in the process repository.
|
| DeploymentBuilder
Builder for creating new deployments.
|
| ProcessApplicationDeployment |
| ProcessApplicationDeploymentBuilder
Builder for a
ProcessApplication deployment |
| Class and Description |
|---|
| Deployment
Represents a deployment that is already present in the process repository.
|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| Class and Description |
|---|
| Deployment
Represents a deployment that is already present in the process repository.
|
| DeploymentBuilder
Builder for creating new deployments.
|
| DeploymentQuery
Allows programmatic querying of
Deployments. |
| DiagramEdge
Stores waypoints of a diagram edge.
|
| DiagramEdgeWaypoint
Stores the position of a waypoint of a diagram edge.
|
| DiagramElement
Represents a diagram node.
|
| DiagramNode
Stores position and dimensions of a diagram node.
|
| ProcessApplicationDeployment |
| ProcessApplicationDeploymentBuilder
Builder for a
ProcessApplication deployment |
| ProcessDefinitionQuery
Allows programmatic querying of
ProcessDefinitions. |
| Class and Description |
|---|
| ProcessDefinition
An object structure representing an executable process composed of
activities and transitions.
|
| ProcessDefinitionQuery
Allows programmatic querying of
ProcessDefinitions. |
Copyright © 2015. All rights reserved.