Package org.camunda.bpm.engine.repository
Classes related to the
RepositoryService
.-
Interface Summary Interface Description CalledProcessDefinition CamundaFormDefinition An object structure representing a Camunda Form used to present forms to users either when starting a process instance or when assigned to a User Task.CandidateDeployment CaseDefinition CaseDefinitionQuery DecisionDefinition Definition of a decision resourceDecisionDefinitionQuery DecisionRequirementsDefinition Container ofDecisionDefinition
s which belongs to the same decision requirements graph (i.e.DecisionRequirementsDefinitionQuery DeleteProcessDefinitionsBuilder Fluent builder to delete process definitions by a process definition key or process definition ids.DeleteProcessDefinitionsSelectBuilder Fluent builder to delete process definitions by a process definition key or process definition ids.DeleteProcessDefinitionsTenantBuilder Fluent builder to delete process definitions by a process definition key or process definition ids.Deployment Represents a deployment that is already present in the process repository.DeploymentBuilder Builder for creating new deployments.DeploymentHandler TheDeploymentHandler
interface should be implemented when there is a need to define a custom behavior for determining what Resources should be added to a new Deployment.DeploymentHandlerFactory Builds theDeploymentHandler
for determining of the deployment process for the Process Engine.DeploymentQuery Allows programmatic querying ofDeployment
s.DeploymentWithDefinitions An extension of the deployment interface to expose the deployed definitions.ProcessApplicationDeployment ProcessApplicationDeploymentBuilder Builder for aProcessApplication
deploymentProcessDefinition An object structure representing an executable process composed of activities and transitions.ProcessDefinitionQuery Allows programmatic querying ofProcessDefinition
s.Resource ResourceDefinition Definition of a resource which was deployedResourceType UpdateProcessDefinitionSuspensionStateBuilder Fluent builder to update the suspension state of process definitions.UpdateProcessDefinitionSuspensionStateSelectBuilder Fluent builder to update the suspension state of process definitions.UpdateProcessDefinitionSuspensionStateTenantBuilder Fluent builder to update the suspension state of process definitions. -
Class Summary Class Description 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 Enum Description ResourceTypes ResumePreviousBy Contains the constants for the possible values the propertyProcessApplicationDeploymentBuilder.resumePreviousVersionsBy(String)
.