Uses of Class
de.xima.fc.workflow.designer.model.client.ClientUserGroupView
-
Packages that use ClientUserGroupView Package Description de.xima.fc.workflow.designer.model.client -
-
Uses of ClientUserGroupView in de.xima.fc.workflow.designer.model.client
Methods in de.xima.fc.workflow.designer.model.client that return ClientUserGroupView Modifier and Type Method Description static ClientUserGroupView
ClientUserGroupView. forUserGroup(BenutzerGruppe userGroup)
Methods in de.xima.fc.workflow.designer.model.client that return types with arguments of type ClientUserGroupView Modifier and Type Method Description Map<UUID,ClientUserGroupView>
WorkflowExternalState. getUserGroups()
Method parameters in de.xima.fc.workflow.designer.model.client with type arguments of type ClientUserGroupView Modifier and Type Method Description void
WorkflowExternalState. updateUserGroups(Map<UUID,ClientUserGroupView> userGroups)
-