RepositoryService
.See: Description
Interface | Description |
---|---|
CaseDefinition | |
CaseDefinitionQuery | |
DecisionDefinition |
Definition of a decision resource
|
DecisionDefinitionQuery | |
DecisionRequirementsDefinition |
Container of
DecisionDefinition s which belongs to the same decision
requirements graph (i.e. |
DecisionRequirementsDefinitionQuery | |
Deployment |
Represents a deployment that is already present in the process repository.
|
DeploymentBuilder |
Builder for creating new deployments.
|
DeploymentQuery |
Allows programmatic querying of
Deployment s. |
DeploymentWithDefinitions |
An extension of the deployment interface to expose the deployed definitions.
|
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
ProcessDefinition s. |
Resource | |
ResourceDefinition |
Definition of a resource which was deployed
|
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 | 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 | Description |
---|---|
ResumePreviousBy |
Contains the constants for the possible values the property
ProcessApplicationDeploymentBuilder.resumePreviousVersionsBy(String) . |
RepositoryService
.Copyright © 2017. All rights reserved.