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 ClientInboxViewClientInboxView. 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 voidWorkflowExternalState. updateInboxes(Map<UUID,ClientInboxView> inboxes) 
 -