Uses of Class
de.xima.fc.workflow.designer.model.client.ClientClientResourceView
-
Packages that use ClientClientResourceView Package Description de.xima.fc.workflow.designer.model.client -
-
Uses of ClientClientResourceView in de.xima.fc.workflow.designer.model.client
Methods in de.xima.fc.workflow.designer.model.client that return ClientClientResourceView Modifier and Type Method Description static ClientClientResourceView
ClientClientResourceView. forClientResource(MandantRessource clientResource)
Methods in de.xima.fc.workflow.designer.model.client that return types with arguments of type ClientClientResourceView Modifier and Type Method Description Map<UUID,ClientClientResourceView>
WorkflowExternalState. getClientResources()
Method parameters in de.xima.fc.workflow.designer.model.client with type arguments of type ClientClientResourceView Modifier and Type Method Description void
WorkflowExternalState. updateClientResources(Map<UUID,ClientClientResourceView> clientResources)
-