Class DecisionQueryProperty

java.lang.Object
org.flowable.dmn.engine.impl.DecisionQueryProperty
All Implemented Interfaces:
Serializable, QueryProperty

public class DecisionQueryProperty extends Object implements QueryProperty
Contains the possible properties that can be used in a DmnDecisionQuery.
Author:
Joram Barrez, Yvo Swillens
See Also: