Package org.flowable.idm.api
Class GroupQueryProperty
java.lang.Object
org.flowable.idm.api.GroupQueryProperty
- All Implemented Interfaces:
Serializable
,QueryProperty
Contains the possible properties that can be used by the
GroupQuery
.- Author:
- Joram Barrez
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GroupQueryProperty
static final GroupQueryProperty
static final GroupQueryProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GroupQueryProperty
findByName
(String propertyName) getName()
-
Field Details
-
GROUP_ID
-
NAME
-
TYPE
-
-
Constructor Details
-
GroupQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-
findByName
-