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