Uses of Class
com.broadleafcommerce.workflow.provider.jpa.domain.JpaContextValue
Packages that use JpaContextValue
Package
Description
-
Uses of JpaContextValue in com.broadleafcommerce.workflow.domain
Methods in com.broadleafcommerce.workflow.domain that return types with arguments of type JpaContextValueModifier and TypeMethodDescriptionInformational.getContextValues()Key/Value pairs of information passed to the workflow when it was started. -
Uses of JpaContextValue in com.broadleafcommerce.workflow.provider.jpa.domain
Methods in com.broadleafcommerce.workflow.provider.jpa.domain that return types with arguments of type JpaContextValueMethod parameters in com.broadleafcommerce.workflow.provider.jpa.domain with type arguments of type JpaContextValueModifier and TypeMethodDescriptionvoidJpaWorkflow.setContextValues(Set<JpaContextValue> contextValues)