Uses of Interface
com.hybris.backoffice.workflow.flow.WorkflowVisualisationChecker
-
Packages that use WorkflowVisualisationChecker Package Description com.hybris.backoffice.workflow com.hybris.backoffice.workflow.flow -
-
Uses of WorkflowVisualisationChecker in com.hybris.backoffice.workflow
Methods in com.hybris.backoffice.workflow that return WorkflowVisualisationChecker Modifier and Type Method Description WorkflowVisualisationCheckerWorkflowNetworkFactory. getWorkflowVisualisationChecker()Methods in com.hybris.backoffice.workflow with parameters of type WorkflowVisualisationChecker Modifier and Type Method Description voidWorkflowNetworkFactory. setWorkflowVisualisationChecker(WorkflowVisualisationChecker workflowVisualisationChecker) -
Uses of WorkflowVisualisationChecker in com.hybris.backoffice.workflow.flow
Classes in com.hybris.backoffice.workflow.flow that implement WorkflowVisualisationChecker Modifier and Type Class Description classDefaultWorkflowVisualisationCheckerDefault implementation ofWorkflowVisualisationCheckerMethods in com.hybris.backoffice.workflow.flow that return WorkflowVisualisationChecker Modifier and Type Method Description WorkflowVisualisationCheckerWorkflowWithCoordinatesNetworkFactory. getWorkflowVisualisationChecker()Methods in com.hybris.backoffice.workflow.flow with parameters of type WorkflowVisualisationChecker Modifier and Type Method Description voidWorkflowWithCoordinatesNetworkFactory. setWorkflowVisualisationChecker(WorkflowVisualisationChecker workflowVisualisationChecker)
-