Uses of Package
com.broadleafcommerce.workflow.provider.jpa.domain
Packages that use com.broadleafcommerce.workflow.provider.jpa.domain
Package
Description
-
-
-
Classes in com.broadleafcommerce.workflow.provider.jpa.domain used by com.broadleafcommerce.workflow.provider.jpa.autoconfigureClassDescriptionRepresents a non-deterministic element in a workflow that, upon replay, should be utilized to re-establish workflow state, rather than re-executing the non-deterministic function used to originally acquire the element.
-
Classes in com.broadleafcommerce.workflow.provider.jpa.domain used by com.broadleafcommerce.workflow.provider.jpa.domain
-
Classes in com.broadleafcommerce.workflow.provider.jpa.domain used by com.broadleafcommerce.workflow.provider.jpa.repositoryClassDescriptionArbitrary log entry made during the execution of an activity in a workflow.Represents a non-deterministic element in a workflow that, upon replay, should be utilized to re-establish workflow state, rather than re-executing the non-deterministic function used to originally acquire the element.Represents the various states a
JpaWorkflowmay exist in. -