Table of Contents

Class RequiredStateCreator

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

public class RequiredStateCreator : IComponentStateCreator

Inheritance

objectRequiredStateCreator

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<RequiredStateCreator>(RequiredStateCreator)

Constructors

RequiredStateCreator()

public RequiredStateCreator()

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