Class AuditInstanceQueryProperty

java.lang.Object
com.flowable.audit.engine.impl.runtime.AuditInstanceQueryProperty
All Implemented Interfaces:
Serializable, org.flowable.common.engine.api.query.QueryProperty

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