A B C D E F G H I L M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activityId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- activityId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given activity id.
- activityId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the activity id
- addChildDecisionExecution(String, DecisionExecutionAuditContainer) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- addClasspathResource(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- addConclusionResult(ExpressionExecution) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- addConditionResult(ExpressionExecution) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- addDecisionResultObject(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addDecisionResultType(String, String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addDecisionServiceResult(String, List<Map<String, Object>>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- addDmnBytes(String, byte[]) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- addDmnModel(String, DmnDefinition) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- addInputEntry(int, String, Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addInputEntry(int, String, String, Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addInputStream(String, InputStream) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- addOutputEntry(int, String, Object) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addOutputEntry(int, String, String, Object) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addRuleEntry(DecisionRule) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addString(String, String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
B
- buildExecuteDecisionContext() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
- bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.dmn.api.DmnHistoryService
C
- caseInstanceIdWithChildren(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Select all decision executions for the given case instance id and its children.
- category(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Gives the deployment the given category.
- changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
-
Changes the parent deployment id of a deployment.
- childDecisionExecutions - Variable in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- conclusionResults - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- conditionResults - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.dmn.api.DmnManagementService
-
Create a
ChangeTenantIdBuilderthat can be used to change the tenant id of the Historic Decision instances. - createDecisionQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createDefensiveCopyInputVariables(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- createDeployment() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createDeploymentQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createExecuteDecisionBuilder() - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Create a builder to execute a decision or decision service.
- createHistoricDecisionExecutionQuery() - Method in interface org.flowable.dmn.api.DmnHistoryService
- createNativeDecisionQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createNativeDeploymentQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createNativeHistoricDecisionExecutionQuery() - Method in interface org.flowable.dmn.api.DmnHistoryService
- createTablePageQuery() - Method in interface org.flowable.dmn.api.DmnManagementService
-
Creates a
TablePageQuerythat can be used to fetchTablePagecontaining specific sections of table row data.
D
- DECISION_SERVICE - Static variable in interface org.flowable.dmn.api.DecisionTypes
- DECISION_TABLE - Static variable in interface org.flowable.dmn.api.DecisionTypes
- decisionCategory(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with the given category.
- decisionCategoryLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions where the category matches the given parameter.
- decisionCategoryNotEquals(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select deployments that have a different category then the given one.
- decisionDefinitionId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given definition id.
- decisionExecution - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- DecisionExecutionAuditContainer - Class in org.flowable.dmn.api
- DecisionExecutionAuditContainer() - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
- DecisionExecutionAuditContainer(String, String, int, Boolean, Map<String, Object>) - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
- DecisionExecutionAuditContainer(String, String, int, HitPolicy, Boolean, Map<String, Object>) - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
- decisionId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- decisionId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decision with the given id.
- decisionIds(Set<String>) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with the given ids.
- decisionKey - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- decisionKey - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- decisionKey(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decision with the given key.
- decisionKey(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with the given decision key.
- decisionKey(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given definition key.
- decisionKey(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the key of the decision
- decisionKeyLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions where the key matches the given parameter.
- decisionKeyLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with a decision key like the given string.
- decisionName - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- decisionName(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with the given name.
- decisionNameLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions where the name matches the given parameter.
- decisionResourceName(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decision with the given resource name.
- decisionResourceNameLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decision with a resource name like the given .
- decisionResult - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- decisionResultTypes - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- DecisionServiceExecutionAuditContainer - Class in org.flowable.dmn.api
- DecisionServiceExecutionAuditContainer() - Constructor for class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- DecisionServiceExecutionAuditContainer(String, String, int, boolean, Map<String, Object>) - Constructor for class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- decisionServiceResult - Variable in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- decisionTenantId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions that have the given tenant id.
- decisionTenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with a tenant id like the given one.
- decisionType(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with the given type.
- decisionTypeLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions like the given type.
- DecisionTypes - Interface in org.flowable.dmn.api
- decisionVersion - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- decisionVersion - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- decisionVersion(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with a certain version.
- decisionVersionGreaterThan(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions which version are greater than a certain version.
- decisionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions which version are greater than or equals a certain version.
- decisionVersionLowerThan(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions which version are lower than a certain version.
- decisionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions which version are lower than or equals a certain version.
- decisionWithoutTenantId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions that do not have a tenant id.
- deleteDeployment(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- deploy() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Deploys all provided sources to the DMN engine.
- deploymentCategory(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with the given category.
- deploymentCategoryNotEquals(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments that have a different category then the given one.
- deploymentId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- deploymentId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions that are deployed in a deployment with the given deployment id
- deploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with the given deployment id.
- deploymentId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given deployment id.
- deploymentIds(Set<String>) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Select decisions that are deployed in deployments with the given set of ids
- deploymentName(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with the given name.
- deploymentNameLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with a name like the given string.
- deploymentTenantId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployment that have the given tenant id.
- deploymentTenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with a tenant id like the given one.
- deploymentWithoutTenantId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments that do not have a tenant id.
- disableSchemaValidation() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
If called, no XML schema validation against the BPMN 2.0 XSD.
- DmnChangeTenantIdEntityTypes - Interface in org.flowable.dmn.api
- DmnDecision - Interface in org.flowable.dmn.api
-
An object structure representing an executable DMN decision
- DmnDecisionQuery - Interface in org.flowable.dmn.api
-
Allows programmatic querying of
DmnDecisions. - DmnDecisionRuleResult - Class in org.flowable.dmn.api
- DmnDecisionRuleResult(List<Map<String, Object>>) - Constructor for class org.flowable.dmn.api.DmnDecisionRuleResult
- DmnDecisionService - Interface in org.flowable.dmn.api
-
Service for executing DMN decisions
- DmnDeployment - Interface in org.flowable.dmn.api
-
Represents a deployment that is already present in the dmn repository.
- DmnDeploymentBuilder - Interface in org.flowable.dmn.api
-
Builder for creating new deployments.
- dmnDeploymentId - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- DmnDeploymentQuery - Interface in org.flowable.dmn.api
-
Allows programmatic querying of
DmnDeployments. - dmnElement - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- DmnEngineConfigurationApi - Interface in org.flowable.dmn.api
- DmnHistoricDecisionExecution - Interface in org.flowable.dmn.api
-
An object structure representing the execution of a decision
- DmnHistoricDecisionExecutionQuery - Interface in org.flowable.dmn.api
-
Allows programmatic querying of
DmnHistoricDecisionExecutions. - DmnHistoryService - Interface in org.flowable.dmn.api
-
Service providing access to the history of decision executions.
- DmnManagementService - Interface in org.flowable.dmn.api
-
Service for admin and maintenance operations on the dmn engine.
- DmnRepositoryService - Interface in org.flowable.dmn.api
-
Service providing access to the repository of decision(services) and deployments.
E
- enableDuplicateFiltering() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- endTime - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- endTime - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- exceptionMessage - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- exceptionMessage - Variable in class org.flowable.dmn.api.ExpressionExecution
- exceptionMessage - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- execute() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Deprecated.Use
executeDecision()to execute a Decision (table) - executeDecision() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Executes a decision (table)
- executeDecision(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision
- ExecuteDecisionBuilder - Interface in org.flowable.dmn.api
-
Helper for execution a decision.
- ExecuteDecisionContext - Class in org.flowable.dmn.api
- ExecuteDecisionContext() - Constructor for class org.flowable.dmn.api.ExecuteDecisionContext
- executeDecisionService() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision service
- executeDecisionService(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a decision service
- executeDecisionServiceWithAuditTrail() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision service
- executeDecisionServiceWithAuditTrail(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a decision service
- executeDecisionServiceWithSingleResult() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision service
- executeDecisionServiceWithSingleResult(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a decision service
- executeDecisionWithAuditTrail() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision (table)
- executeDecisionWithAuditTrail(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision
- executeDecisionWithSingleResult() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision (table)
- executeDecisionWithSingleResult(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision
- executeWithAuditTrail() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a single decision or a decision service depending on the provided decision key
- executeWithAuditTrail(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision or a decision service depending on the provided decision key
- executeWithSingleResult() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a single decision or a decision service depending on the provided decision key
- executeWithSingleResult(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision or a decision service depending on the provided decision key
- executionId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- executionId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given execution id.
- executionId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the execution id
- ExpressionExecution - Class in org.flowable.dmn.api
- ExpressionExecution(String, Object) - Constructor for class org.flowable.dmn.api.ExpressionExecution
- ExpressionExecution(String, String, Object) - Constructor for class org.flowable.dmn.api.ExpressionExecution
F
- failed - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- failed(Boolean) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given failed state.
- fallbackToDefaultTenant - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- fallbackToDefaultTenant() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
allow to search for definition by key in the default tenant when tenant specific search fails
- forceDMN11 - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
G
- getActivityId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the activity for which the decision was executed
- getActivityId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getCategory() - Method in interface org.flowable.dmn.api.DmnDecision
-
category name of this definition
- getCategory() - Method in interface org.flowable.dmn.api.DmnDeployment
- getChildDecisionExecution(String) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- getChildDecisionExecutions() - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- getConclusionResults() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getConditionResults() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getDecision(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getDecisionDefinitionId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the decision definition that was executed
- getDecisionExecution() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDecisionId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDecisionKey() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisionKey() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to decision key
- getDecisionKey() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDecisionName() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisionName() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to decision name
- getDecisionRequirementsDiagram(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getDecisionResult() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisionResultTypes() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisionServiceResult() - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- getDecisionServiceResultForDecision(String) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- getDecisionType() - Method in interface org.flowable.dmn.api.DmnDecision
-
The decision type of this definition
- getDecisionVersion() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisionVersion() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to decision version
- getDecisionVersion() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDeploymentId() - Method in interface org.flowable.dmn.api.DmnDecision
-
The deployment in which this definition is contained.
- getDeploymentId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the deployment of the decision definition that was executed
- getDeploymentId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDeploymentResourceNames(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getDeploymentTime() - Method in interface org.flowable.dmn.api.DmnDeployment
- getDescription() - Method in interface org.flowable.dmn.api.DmnDecision
-
description of this definition
- getDiagramResourceName() - Method in interface org.flowable.dmn.api.DmnDecision
-
The resource name in the deployment of the diagram image (if any).
- getDmnDecisionService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
- getDmnDefinition(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getDmnDeploymentId() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDmnElement() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDmnHistoryService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
- getDmnManagementService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
- getDmnRepositoryService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
- getDmnResource(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getEndTime() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getEndTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
end time of the decision execution
- getEndTime() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getException() - Method in class org.flowable.dmn.api.ExpressionExecution
- getExceptionMessage() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getExceptionMessage() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getExecutionId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the execution for which the decision was executed
- getExecutionId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getExecutionJson() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
detailed information of the decision execution
- getFirstRuleResult() - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
- getHitPolicy() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getId() - Method in interface org.flowable.dmn.api.DmnDecision
-
unique identifier
- getId() - Method in interface org.flowable.dmn.api.DmnDeployment
- getId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
unique identifier
- getId() - Method in class org.flowable.dmn.api.ExpressionExecution
- getInputVariables() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getInputVariableTypes() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getInstanceId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the (process) instance for which the decision was executed
- getInstanceId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getKey() - Method in interface org.flowable.dmn.api.DmnDecision
-
unique name for all versions this definition
- getName() - Method in interface org.flowable.dmn.api.DmnDecision
-
label used for display purposes
- getName() - Method in interface org.flowable.dmn.api.DmnDeployment
- getOutputValues(String) - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
- getParentDeploymentId() - Method in interface org.flowable.dmn.api.DmnDeployment
- getParentDeploymentId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getResourceAsStream(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getResourceName() - Method in interface org.flowable.dmn.api.DmnDecision
-
name of
the resourceof this definition. - getResult() - Method in class org.flowable.dmn.api.ExpressionExecution
- getRuleExecutions() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getRuleNumber() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getRuleResults() - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
- getScopeType() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the scope type for which the decision was executed
- getScopeType() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getSingleRuleResult() - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
- getStartTime() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getStartTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
start time of the decision execution
- getStartTime() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getTableCount() - Method in interface org.flowable.dmn.api.DmnManagementService
-
Get the mapping containing {table name, row count} entries of the database schema.
- getTableMetaData(String) - Method in interface org.flowable.dmn.api.DmnManagementService
-
Gets the metadata (column names, column types, etc.) of a certain table.
- getTableName(Class<?>) - Method in interface org.flowable.dmn.api.DmnManagementService
-
Gets the table name (including any configured prefix) for an entity.
- getTenantId() - Method in interface org.flowable.dmn.api.DmnDecision
-
The tenant identifier of this definition
- getTenantId() - Method in interface org.flowable.dmn.api.DmnDeployment
- getTenantId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
tenant identifier of this decision execution
- getTenantId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getValidationMessage() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getValidationMessage() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getVariables() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getVariablesTypeMap(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getVersion() - Method in interface org.flowable.dmn.api.DmnDecision
-
version of this definition
H
- hasGraphicalNotation() - Method in interface org.flowable.dmn.api.DmnDecision
-
Does this decision have a graphical notation defined (such that a diagram can be generated)?
- HISTORIC_DECISION_EXECUTIONS - Static variable in interface org.flowable.dmn.api.DmnChangeTenantIdEntityTypes
- hitPolicy - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
I
- id - Variable in class org.flowable.dmn.api.ExpressionExecution
- id(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision execution with the given id.
- ids(Set<String>) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given ids.
- inputVariables - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- inputVariableTypes - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- instanceId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- instanceId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given instance id.
- instanceId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the instance id
- isBoolean(Object) - Static method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isDate(Object) - Static method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isFailed() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isFailed() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
identifier if the decision execution failed
- isFallbackToDefaultTenant() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- isForceDMN11() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- isMultipleResults() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isNumber(Object) - Static method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isStrictMode() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isValid() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
L
- latestVersion() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select the decisions which are the latest deployed (ie.
M
- markRuleEnd() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- markRuleEnd(int) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- markRuleValid(int) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- multipleResults - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
N
- name(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Gives the deployment the given name.
- NativeDecisionQuery - Interface in org.flowable.dmn.api
- NativeDmnDeploymentQuery - Interface in org.flowable.dmn.api
-
Allows querying of
DmnDeployments via native (SQL) queries - NativeHistoricDecisionExecutionQuery - Interface in org.flowable.dmn.api
O
- orderByDecisionCategory() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by the category of the decisions (needs to be followed by
Query.asc()orQuery.desc()). - orderByDecisionId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by the id of the decisions (needs to be followed by
Query.asc()orQuery.desc()). - orderByDecisionKey() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by decision key (needs to be followed by
Query.asc()orQuery.desc()). - orderByDecisionName() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by the name of the decisions (needs to be followed by
Query.asc()orQuery.desc()). - orderByDecisionType() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by decision type (needs to be followed by
Query.asc()orQuery.desc()). - orderByDecisionVersion() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by the version of the decisions (needs to be followed by
Query.asc()orQuery.desc()). - orderByDeploymentId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by deployment id (needs to be followed by
Query.asc()orQuery.desc()). - orderByDeploymentId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Order by deployment id (needs to be followed by
Query.asc()orQuery.desc()). - orderByDeploymentName() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Order by deployment name (needs to be followed by
Query.asc()orQuery.desc()). - orderByDeploymentTime() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Order by deployment time (needs to be followed by
Query.asc()orQuery.desc()). - orderByEndTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Order by the end time of the decision executions (needs to be followed by
Query.asc()orQuery.desc()). - orderByStartTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Order by the start time of the decision executions (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - orderByTenantId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Order by tenant id (needs to be followed by
Query.asc()orQuery.desc()). - org.flowable.dmn.api - package org.flowable.dmn.api
P
- parentDeploymentId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- parentDeploymentId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions that are deployed in a deployment with the given parent deployment id
- parentDeploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Gives the deployment the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployment that have the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the parent deployment id
- parentDeploymentIdLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with a parent deployment id like the given one.
- processInstanceIdWithChildren(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Select all decision executions for the given process instance id and its children.
R
- result - Variable in class org.flowable.dmn.api.ExpressionExecution
- RuleExecutionAuditContainer - Class in org.flowable.dmn.api
- RuleExecutionAuditContainer(int) - Constructor for class org.flowable.dmn.api.RuleExecutionAuditContainer
- ruleExecutions - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- ruleNumber - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- ruleResults - Variable in class org.flowable.dmn.api.DmnDecisionRuleResult
S
- scopeType - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- scopeType(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given scope type.
- scopeType(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the scope type
- setActivityId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setChildDecisionExecutions(Map<String, DecisionExecutionAuditContainer>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- setDecisionCategory(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- setDecisionExecution(DecisionExecutionAuditContainer) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDecisionId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDecisionKey(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDecisionResult(List<Map<String, Object>>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setDecisionServiceResult(Map<String, List<Map<String, Object>>>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- setDecisionVersion(int) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDeploymentCategory(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
-
Changes the category of a deployment.
- setDeploymentId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDeploymentTenantId(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
-
Changes the tenant id of a deployment.
- setDmnDeploymentId(String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setDmnElement(DmnElement) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setEndTime(Date) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setExceptionMessage(String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setExceptionMessage(String) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setExecutionId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setFailed() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setFallbackToDefaultTenant(boolean) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setForceDMN11(boolean) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setInputVariableTypes(Map<String, String>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setInstanceId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setMultipleResults(boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setParentDeploymentId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setScopeType(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setStartTime(Date) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setStrictMode(Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setTenantId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setValid() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setValidationMessage(String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setValidationMessage(String) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setVariables(Map<String, Object>) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- startTime - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- startTime - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- stopAudit() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- strictMode - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
T
- tenantId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- tenantId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Gives the deployment the given tenant id.
- tenantId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions that have the given tenant id.
- tenantId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the tenantId
- tenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with a tenant id like the given one.
V
- valid - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- validationMessage - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- validationMessage - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- variable(String, Object) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Adds a variable
- variables - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- variables(Map<String, Object>) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Sets the variables
W
- withoutScopeType() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions without a scope type.
- withoutTenantId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions that do not have a tenant id.
All Classes All Packages