Package org.camunda.bpm.engine.repository

Classes related to the RepositoryService.

See:
          Description

Interface Summary
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.
ProcessApplicationDeployment  
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  
 

Class Summary
DiagramEdge Stores waypoints of a diagram edge.
DiagramEdgeWaypoint Stores the position of a waypoint of a diagram edge.
DiagramElement Represents a diagram node.
DiagramLayout Stores a two-dimensional graph layout.
DiagramNode Stores position and dimensions of a diagram node.
 

Enum Summary
ResumePreviousBy Contains the constants for the possible values the property ProcessApplicationDeploymentBuilder.resumePreviousVersionsBy(String).
 

Package org.camunda.bpm.engine.repository Description

Classes related to the RepositoryService.



Copyright © 2015 camunda services GmbH. All rights reserved.