Show / Hide Table of Contents

Namespace Kephas.Workflow

Classes

ActivityBase

Base implementation of IActivity.

ActivityContext

An activity context.

DefaultWorkflowProcessor

The default implementation of the IWorkflowProcessor service contract.

WorkflowException

Exception for signalling workflow errors.

Interfaces

IActivity

An activity is an executable instance which receives a target, arguments, and an executing context upon execution.

IActivityContext

Interface for workflow execution context.

IWorkflowProcessor

Singleton application service for processing activities.

Back to top Generated by DocFX