Uses of Interface
com.broadleafcommerce.workflow.messaging.Ack
Packages that use Ack
Package
Description
-
Uses of Ack in com.broadleafcommerce.workflow.messaging
Classes in com.broadleafcommerce.workflow.messaging that implement AckConstructor parameters in com.broadleafcommerce.workflow.messaging with type arguments of type AckModifierConstructorDescriptionWorkflowListener
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, WorkflowRepository<com.broadleafcommerce.data.tracking.core.Trackable> workflowRepository, WorkflowLauncher workflowLauncher, List<Ack> acks, ExecutionProperties executionProperties, org.springframework.core.env.ConfigurableEnvironment environment) -
Uses of Ack in com.broadleafcommerce.workflow.messaging.autoconfigure
Methods in com.broadleafcommerce.workflow.messaging.autoconfigure that return AckMethod parameters in com.broadleafcommerce.workflow.messaging.autoconfigure with type arguments of type AckModifier and TypeMethodDescriptionWorkflowMessagingAutoConfiguration.workflowListener
(com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentMessageConsumptionService, WorkflowRepository<com.broadleafcommerce.data.tracking.core.Trackable> repository, WorkflowLauncher workflowLauncher, List<Ack> acks, ExecutionProperties executionProperties, org.springframework.core.env.ConfigurableEnvironment environment)