Package com.broadleafcommerce.workflow.provider.jpa.domain
package com.broadleafcommerce.workflow.provider.jpa.domain
-
ClassDescriptionArbitrary log entry made during the execution of an activity in a workflow.See
ContextValueRepresents 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 a type of side effect that is serialized as a value (JpaSideEffect.setValue(String)).Represents the various states aJpaWorkflowmay exist in.