Package org.activiti.engine.repository
Classes related to the
RepositoryService.-
Interface Summary Interface Description Deployment Represents a deployment that is already present in the process repository.DeploymentBuilder Builder for creating new deployments.DeploymentProperties DeploymentQuery Allows programmatic querying ofDeployments.Model Represents a model that is stored in the model repository.ModelQuery Allows programmatic querying ofModels.NativeDeploymentQuery Allows querying ofDeployments via native (SQL) queriesNativeModelQuery Allows querying ofModels via native (SQL) queriesNativeProcessDefinitionQuery Allows querying ofProcessDefinitions via native (SQL) queriesProcessDefinition An object structure representing an executable process composed of activities and transitions.ProcessDefinitionQuery Allows programmatic querying ofProcessDefinitions. -
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.DiagramNode Stores position and dimensions of a diagram node.