|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.camunda.bpm.engine.repository | |
|---|---|
| org.camunda.bpm.application | |
| 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.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.cmmn.cmd | |
| org.camunda.bpm.engine.impl.cmmn.entity.repository | |
| org.camunda.bpm.engine.impl.cmmn.handler | |
| 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. |
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.application | |
|---|---|
| DeploymentBuilder
Builder for creating new deployments. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.container.impl.jmx.deployment | |
|---|---|
| ProcessApplicationDeployment
|
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.container.impl.jmx.deployment.util | |
|---|---|
| ProcessApplicationDeployment
|
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine | |
|---|---|
| CaseDefinition
|
|
| CaseDefinitionQuery
|
|
| 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. |
|
| Resource
|
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.form | |
|---|---|
| ProcessDefinition
An object structure representing an executable process composed of activities and transitions. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl | |
|---|---|
| CaseDefinition
|
|
| CaseDefinitionQuery
|
|
| 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. |
|
| Resource
|
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.bpmn.deployer | |
|---|---|
| ProcessDefinition
An object structure representing an executable process composed of activities and transitions. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.bpmn.diagram | |
|---|---|
| DiagramElement
Represents a diagram node. |
|
| DiagramLayout
Stores a two-dimensional graph layout. |
|
| DiagramNode
Stores position and dimensions of a diagram node. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.bpmn.parser | |
|---|---|
| ProcessDefinition
An object structure representing an executable process composed of activities and transitions. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.cmd | |
|---|---|
| Deployment
Represents a deployment that is already present in the process repository. |
|
| DiagramLayout
Stores a two-dimensional graph layout. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.cmmn.cmd | |
|---|---|
| CaseDefinition
|
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.cmmn.entity.repository | |
|---|---|
| CaseDefinition
|
|
| CaseDefinitionQuery
|
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.cmmn.handler | |
|---|---|
| Deployment
Represents a deployment that is already present in the process repository. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.form | |
|---|---|
| ProcessDefinition
An object structure representing an executable process composed of activities and transitions. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.json | |
|---|---|
| ProcessDefinition
An object structure representing an executable process composed of activities and transitions. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.persistence.entity | |
|---|---|
| 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. |
|
| Resource
|
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.impl.repository | |
|---|---|
| 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 |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.management | |
|---|---|
| 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. |
|
| Classes in org.camunda.bpm.engine.repository used by org.camunda.bpm.engine.repository | |
|---|---|
| CaseDefinitionQuery
|
|
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||