Class AuditInstanceQueryProperty
java.lang.Object
com.flowable.audit.engine.impl.runtime.AuditInstanceQueryProperty
- All Implemented Interfaces:
Serializable
,QueryProperty
Contains the possible properties that can be used in a
AuditInstanceQuery
.- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AuditInstanceQueryProperty
findByName
(String propertyName) getName()
-
Field Details
-
CREATION_TIME
-
-
Constructor Details
-
AuditInstanceQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-
findByName
-