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 TypeClassDescriptionclassSimple POJO for holding reference information about the currently executing workflowMethods in com.broadleafcommerce.orchestration.client that return WorkflowInformationModifier and TypeMethodDescriptiondefault WorkflowInformationSimpleActivity.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 voidWorkflowExecutionContext.exec(Runnable runnable, WorkflowInformation workflowInformation) Constructors in com.broadleafcommerce.orchestration.internal with parameters of type WorkflowInformation