| Interface | Description |
|---|---|
| DmnDecisionTable |
An object structure representing an executable decision table
|
| DmnDecisionTableQuery |
Allows programmatic querying of
DmnDecisionTables. |
| DmnDeployment |
Represents a deployment that is already present in the process repository.
|
| DmnDeploymentBuilder |
Builder for creating new deployments.
|
| DmnDeploymentQuery |
Allows programmatic querying of
DmnDeployments. |
| DmnRepositoryService |
Service providing access to the repository of process definitions and deployments.
|
| DmnRuleService |
Service for executing DMN decisions (decision tables)
|
| NativeDecisionTableQuery | |
| NativeDmnDeploymentQuery |
Allows querying of
org.activiti.engine.repository.DmnDeployments via native (SQL) queries |
| NativeQuery<T extends NativeQuery<?,?>,U> |
Describes basic methods for doing native queries
|
| Query<T extends Query<?,?>,U> |
Describes basic methods for querying.
|
| QueryProperty |
Describes a property that can be used in a Query.
|
| Class | Description |
|---|---|
| DecisionExecutionAuditContainer | |
| ExpressionExecution | |
| RuleEngineExecutionResult | |
| RuleExecutionAuditContainer |
Copyright © 2017 Alfresco. All rights reserved.