Uses of Interface
de.xima.fc.gui.common.interfaces.request.ICrossViewScopeResponseData
-
Packages that use ICrossViewScopeResponseData Package Description de.xima.fc.gui.common.interfaces.request de.xima.fc.workflow.designer.bpmn.helper -
-
Uses of ICrossViewScopeResponseData in de.xima.fc.gui.common.interfaces.request
Methods in de.xima.fc.gui.common.interfaces.request with parameters of type ICrossViewScopeResponseData Modifier and Type Method Description void
ICrossViewScopeResponseConsumer. accept(ICrossViewScopeResponseData<T> responses)
Handles the response returned for the request. -
Uses of ICrossViewScopeResponseData in de.xima.fc.workflow.designer.bpmn.helper
Methods in de.xima.fc.workflow.designer.bpmn.helper with parameters of type ICrossViewScopeResponseData Modifier and Type Method Description static DeserializedWorkflow
BpmnExportViewHelper. deserializedWorkflow(ICrossViewScopeResponseData<String> responses, IBaseWorkflowEnvironmentData env)
-