Class ModelQueryProperty

java.lang.Object
org.flowable.engine.impl.ModelQueryProperty
All Implemented Interfaces:
Serializable, org.flowable.common.engine.api.query.QueryProperty

public class ModelQueryProperty extends Object implements org.flowable.common.engine.api.query.QueryProperty
Contains the possible properties that can be used in a ModelQuery.
Author:
Tijs Rademakers, Joram Barrez
See Also: