Uses of Class
de.xima.fc.workflow.designer.model.client.ClientInboxView
-
Packages that use ClientInboxView Package Description de.xima.fc.workflow.designer.model.client -
-
Uses of ClientInboxView in de.xima.fc.workflow.designer.model.client
Methods in de.xima.fc.workflow.designer.model.client that return ClientInboxView Modifier and Type Method Description static ClientInboxView
ClientInboxView. forInbox(Postfach inbox)
Methods in de.xima.fc.workflow.designer.model.client that return types with arguments of type ClientInboxView Modifier and Type Method Description Map<UUID,ClientInboxView>
WorkflowExternalState. getInboxes()
Method parameters in de.xima.fc.workflow.designer.model.client with type arguments of type ClientInboxView Modifier and Type Method Description void
WorkflowExternalState. updateInboxes(Map<UUID,ClientInboxView> inboxes)
-