Uses of Interface
com.broadleafcommerce.workflow.domain.Informational
Packages that use Informational
Package
Description
-
Uses of Informational in com.broadleafcommerce.workflow.provider.jpa.domain
Classes in com.broadleafcommerce.workflow.provider.jpa.domain that implement Informational -
Uses of Informational in com.broadleafcommerce.workflow.service
Methods in com.broadleafcommerce.workflow.service with parameters of type InformationalModifier and TypeMethodDescriptionprotected voidDefaultWorkflowService.emitAuditEvent(CommandType commandType, Informational workflow, String activityName, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Emits anAuditEventfor the given Workflow command.org.springframework.util.concurrent.ListenableFuture<String>DefaultWorkflowRunner.run(Informational workflow) org.springframework.util.concurrent.ListenableFuture<String>WorkflowRunner.run(Informational workflow) Execute theSimpleWorkflow.start(Map)call asynchronously.booleanDefaultWorkflowLauncher.spawn(Informational workFlow) booleanWorkflowLauncher.spawn(Informational workFlow) Launch a new workflow into an async thread pool for execution