Class HistoricActivityInstanceQueryProperty

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

public class HistoricActivityInstanceQueryProperty extends Object implements org.flowable.common.engine.api.query.QueryProperty
Contains the possible properties which can be used in a HistoricActivityInstanceQuery.
Author:
Tom Baeyens
See Also: