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