Table of Contents

Class ReadOnlyStateCreator

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

public class ReadOnlyStateCreator : IComponentStateCreator

Inheritance

objectReadOnlyStateCreator

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

Constructors

ReadOnlyStateCreator()

public ReadOnlyStateCreator()

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