Assembly: OptimaJet.Workflow.Core

Interface ICustomActivityProvider

OptimaJet.Workflow.Core.Runtime.ICustomActivityProvider

Provides custom workflow activities to the runtime.

public interface ICustomActivityProvider

Type Hierarchy

Methods

List<ActivityBase> GetCustomActivities() #
Gets the custom activities exposed by the provider.

Returns

Type
Description
List<ActivityBase>
A list of custom ActivityBase instances available from this provider.