Package org.flowable.idm.api
Class UserQueryProperty
java.lang.Object
org.flowable.idm.api.UserQueryProperty
- All Implemented Interfaces:
Serializable,QueryProperty
Contains the possible properties that can be used by the
UserQuery.- Author:
- Joram Barrez
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final UserQueryPropertystatic final UserQueryPropertystatic final UserQueryPropertystatic final UserQueryPropertystatic final UserQueryProperty -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UserQueryPropertyfindByName(String propertyName) getName()
-
Field Details
-
USER_ID
-
FIRST_NAME
-
LAST_NAME
-
DISPLAY_NAME
-
EMAIL
-
-
Constructor Details
-
UserQueryProperty
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceQueryProperty
-
findByName
-