Uses of Class
com.broadleafcommerce.workflow.domain.ContextValue
Packages that use ContextValue
-
Uses of ContextValue in com.broadleafcommerce.workflow.domain
Methods in com.broadleafcommerce.workflow.domain that return types with arguments of type ContextValueModifier and TypeMethodDescriptionWorkflow.getContextValues()
Key/Value pairs used to inform the logic performed during workflow executionMethod parameters in com.broadleafcommerce.workflow.domain with type arguments of type ContextValueModifier and TypeMethodDescriptionvoid
Workflow.setContextValues
(Set<ContextValue> contextValues) Key/Value pairs used to inform the logic performed during workflow executionConstructor parameters in com.broadleafcommerce.workflow.domain with type arguments of type ContextValue