Uses of Interface
com.broadleafcommerce.orchestration.client.WorkflowInformation
Packages that use WorkflowInformation
Package
Description
-
Uses of WorkflowInformation in com.broadleafcommerce.orchestration.client
Classes in com.broadleafcommerce.orchestration.client that implement WorkflowInformationModifier and TypeClassDescriptionclass
Simple POJO for holding reference information about the currently executing workflowMethods in com.broadleafcommerce.orchestration.client that return WorkflowInformationModifier and TypeMethodDescriptiondefault WorkflowInformation
SimpleActivity.getWorkflowInformation()
Retrieve the workflow information for this activity. -
Uses of WorkflowInformation in com.broadleafcommerce.orchestration.internal
Methods in com.broadleafcommerce.orchestration.internal that return WorkflowInformationMethods in com.broadleafcommerce.orchestration.internal with parameters of type WorkflowInformationModifier and TypeMethodDescriptionstatic void
WorkflowExecutionContext.exec
(Runnable runnable, WorkflowInformation workflowInformation) Constructors in com.broadleafcommerce.orchestration.internal with parameters of type WorkflowInformation