Uses of Class
com.broadleafcommerce.workflow.service.DefaultTimeoutService
Packages that use DefaultTimeoutService
-
Uses of DefaultTimeoutService in com.broadleafcommerce.workflow.service.autoconfigure
Methods in com.broadleafcommerce.workflow.service.autoconfigure that return DefaultTimeoutServiceModifier and TypeMethodDescriptionWorkflowServiceAutoConfiguration.defaultWorkflowTimeoutClusterService
(ExecutionProperties properties, WorkflowRepository<com.broadleafcommerce.data.tracking.core.Trackable> repository, org.springframework.scheduling.TaskScheduler scheduler) WorkflowServiceAutoConfiguration.workflowTimeoutClusterService
(org.apache.camel.cluster.CamelClusterService camelClusterService, DefaultTimeoutService service) Methods in com.broadleafcommerce.workflow.service.autoconfigure with parameters of type DefaultTimeoutServiceModifier and TypeMethodDescriptionWorkflowServiceAutoConfiguration.workflowTimeoutClusterService
(org.apache.camel.cluster.CamelClusterService camelClusterService, DefaultTimeoutService service)