Table of Contents

Class EnableStateCreator

Namespace: Casewhere.Runtime.Engine.Services
Assembly: Casewhere.Runtime.dll

public class EnableStateCreator : IComponentStateCreator

Inheritance

objectEnableStateCreator

Implements

IComponentStateCreator

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<EnableStateCreator>(EnableStateCreator)

Constructors

EnableStateCreator()

public EnableStateCreator()

Methods

Accept(Type)

public bool Accept(Type type)

Parameters

type Type

Returns

bool

Create(IWorkflowRuntime, RuntimeComponent)

public ComponentState Create(IWorkflowRuntime workflowRuntime, RuntimeComponent runtimeComponent)

Parameters

workflowRuntime IWorkflowRuntime

runtimeComponent RuntimeComponent

Returns

ComponentState