Uses of Interface
de.xima.fc.interfaces.workflow.execution.IWorkflowHttpHandler
-
Packages that use IWorkflowHttpHandler Package Description de.xima.fc.interfaces.workflow.execution de.xima.fc.workflow.processor.logic.execution -
-
Uses of IWorkflowHttpHandler in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IWorkflowHttpHandler Modifier and Type Method Description IWorkflowHttpHandler
IWorkflowExecutionContext. http()
-
Uses of IWorkflowHttpHandler in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return IWorkflowHttpHandler Modifier and Type Method Description IWorkflowHttpHandler
WorkflowExecutionContext. http()
-