Uses of Class
com.broadleafcommerce.orchestration.client.SimpleWorkflowExecution
Packages that use SimpleWorkflowExecution
-
Uses of SimpleWorkflowExecution in com.broadleafcommerce.orchestration.spring
Methods in com.broadleafcommerce.orchestration.spring that return SimpleWorkflowExecutionMethod parameters in com.broadleafcommerce.orchestration.spring with type arguments of type SimpleWorkflowExecutionModifier and TypeMethodDescriptionAutoConfiguration.simpleWorkflowFactory
(org.springframework.beans.factory.ObjectProvider<SimpleWorkflowExecution> provider, WorkflowConfiguration workflowConfiguration) Constructor parameters in com.broadleafcommerce.orchestration.spring with type arguments of type SimpleWorkflowExecutionModifierConstructorDescriptionSimpleWorkflowFactory
(org.springframework.beans.factory.ObjectProvider<SimpleWorkflowExecution> workflowProvider, WorkflowConfiguration workflowConfiguration)