Uses of Class
de.xima.fc.workflow.designer.model.client.ClientUserView
-
Packages that use ClientUserView Package Description de.xima.fc.workflow.designer.model.client -
-
Uses of ClientUserView in de.xima.fc.workflow.designer.model.client
Methods in de.xima.fc.workflow.designer.model.client that return ClientUserView Modifier and Type Method Description static ClientUserView
ClientUserView. forUser(Benutzer userGroup)
Methods in de.xima.fc.workflow.designer.model.client that return types with arguments of type ClientUserView Modifier and Type Method Description Map<UUID,ClientUserView>
WorkflowExternalState. getUsers()
Method parameters in de.xima.fc.workflow.designer.model.client with type arguments of type ClientUserView Modifier and Type Method Description void
WorkflowExternalState. updateUsers(Map<UUID,ClientUserView> users)
-