| Deployment |
Represents a deployment that is already present in the process repository.
|
| DeploymentBuilder |
Builder for creating new deployments.
|
| DeploymentProperties |
|
| DeploymentQuery |
|
| Model |
Represents a model that is stored in the model repository.
|
| ModelQuery |
Allows programmatic querying of Models.
|
| NativeDeploymentQuery |
Allows querying of Deployments via native (SQL) queries
|
| NativeModelQuery |
Allows querying of Models via native (SQL) queries
|
| NativeProcessDefinitionQuery |
|
| ProcessDefinition |
An object structure representing an executable process composed of activities and transitions.
|
| ProcessDefinitionQuery |
|