Namespace Mediachase.Commerce.WorkflowCompatibility
Classes
Activity
Represents the base class for activity.
ActivityExecutionContext
Represents the execution environment of an Activity.
ActivityExecutionStatus
Enumeration of activity status values that correspond to the life cycle of an activity within a running workflow instance.
ConditionalEventArgs
Represents the event argument for code condition.
ValidationError
Represents the base class for all validation errors.
ValidationErrorCollection
Holds a collection of Validation
WorkflowValidationFailedException
Represents an System.Exception that occurs when a workflow does not pass validation. This class cannot be inherited.