Class ProcessInstanceQueryProperty

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

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