| 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 Activiti engine.
Typical usage of the API starts by the creation of a org.activiti.engine.ProcessEngineConfiguration
(typically based on a configuration file), from which a org.activiti.engine.ProcessEngine can be obtained.Through the services obtained from such a org.activiti.engine.ProcessEngine, BPM and workflow operation
can be executed:org.activiti.engine.RepositoryService: Manages org.activiti.engine.repository.Deployments org.activiti.engine.RuntimeService: For starting and searching org.activiti.engine.runtime.ProcessInstances org.activiti.engine.TaskService: Exposes operations to manage human (standalone) org.activiti.engine.task.Tasks,
such as claiming, completing and assigning tasksorg.activiti.engine.IdentityService: Used for managing org.activiti.engine.identity.Users,
org.activiti.engine.identity.Groups and the relations between themorg.activiti.engine.ManagementService: Exposes engine admin and maintenance operations,
which have no relation to the runtime exection of business processesorg.activiti.engine.HistoryService: Exposes information about ongoing and past process instances.org.activiti.engine.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
org.activiti.engine.FormService. |
| org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| 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
org.activiti.engine.ManagementService. |
| org.camunda.bpm.engine.repository |
Classes related to the
org.activiti.engine.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 |
|---|
| 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.