Package org.flowable.idm.api
Class TokenQueryProperty
java.lang.Object
org.flowable.idm.api.TokenQueryProperty
- All Implemented Interfaces:
Serializable
,QueryProperty
Contains the possible properties that can be used by the
TokenQuery
.- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TokenQueryProperty
findByName
(String propertyName) getName()
-
Field Details
-
TOKEN_ID
-
TOKEN_DATE
-
-
Constructor Details
-
TokenQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-
findByName
-