Package org.flowable.ui.idm.constant
Interface GroupTypes
-
public interface GroupTypes- Author:
- Joram Barrez
-
-
Field Summary
Fields Modifier and Type Field Description static StringTYPE_ASSIGNMENTstatic StringTYPE_SECURITY_ROLE
-
-
-
Field Detail
-
TYPE_ASSIGNMENT
static final String TYPE_ASSIGNMENT
- See Also:
- Constant Field Values
-
TYPE_SECURITY_ROLE
static final String TYPE_SECURITY_ROLE
- See Also:
- Constant Field Values
-
-