Decision Definition
Get List
Queries for decision definitions that fulfill given parameters.
Get List Count
Requests the number of decision definitions that fulfill the query criteria.
Get Decision Definition By Key
Retrieves the latest version of the decision definition which belongs to no tenant.
Get Diagram By Key
Returns the diagram for the latest version of the decision definition which belongs to no tenant
Evaluate By Key
Evaluates the latest version of the decision definition which belongs to no tenant.
Update History Time to Live By Key
Updates the latest version of the decision definition which belongs to no tenant.
Get Decision Definition By Key And Tenant Id
Retrieves the latest version of the decision definition for tenant
Get Diagram By Key And Tenant
Returns the XML of the latest version of the decision definition for tenant.
Evaluate By Key And Tenant
Evaluates the latest version of the decision definition for tenant.
Update History Time to Live By Key And Tenant
Updates the latest version of the decision definition for tenant.
Get XML By Key and Tenant
Retrieves the XML of the latest version of the decision definition for tenant
Get XML By Key
Retrieves the XML for the latest version of the decision definition which belongs to no tenant.
Get Decision Definition By Id
Retrieves a decision definition by id, according to the `DecisionDefinition` interface in the engine.
Get Diagram
Retrieves the diagram of a decision definition.
Evaluate By Id
Evaluates a given decision and returns the result.
Update History Time to Live
Updates history time to live for decision definition.
Get XML By Id
Retrieves the DMN XML of a decision definition.