Class ActivityInstanceQueryProperty

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

public class ActivityInstanceQueryProperty extends Object implements org.flowable.common.engine.api.query.QueryProperty
Contains the possible properties which can be used in a ActivityInstanceQuery.
Author:
martin.grofcik
See Also: