Uses of Class
org.flowable.ui.common.model.GroupRepresentation
-
Packages that use GroupRepresentation Package Description org.flowable.ui.common.model -
-
Uses of GroupRepresentation in org.flowable.ui.common.model
Fields in org.flowable.ui.common.model with type parameters of type GroupRepresentation Modifier and Type Field Description protected List<GroupRepresentation>UserRepresentation. groupsMethods in org.flowable.ui.common.model that return types with arguments of type GroupRepresentation Modifier and Type Method Description List<GroupRepresentation>UserRepresentation. getGroups()Method parameters in org.flowable.ui.common.model with type arguments of type GroupRepresentation Modifier and Type Method Description voidUserRepresentation. setGroups(List<GroupRepresentation> groups)
-