Uses of Class
org.flowable.idm.api.UserQueryProperty
-
Packages that use UserQueryProperty Package Description org.flowable.idm.api -
-
Uses of UserQueryProperty in org.flowable.idm.api
Fields in org.flowable.idm.api declared as UserQueryProperty Modifier and Type Field Description static UserQueryPropertyUserQueryProperty. DISPLAY_NAMEstatic UserQueryPropertyUserQueryProperty. EMAILstatic UserQueryPropertyUserQueryProperty. FIRST_NAMEstatic UserQueryPropertyUserQueryProperty. LAST_NAMEstatic UserQueryPropertyUserQueryProperty. USER_IDMethods in org.flowable.idm.api that return UserQueryProperty Modifier and Type Method Description static UserQueryPropertyUserQueryProperty. findByName(String propertyName)
-