Table of Contents

Class VisibleStateCreator

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

public class VisibleStateCreator : IComponentStateCreator

Inheritance

objectVisibleStateCreator

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

Constructors

VisibleStateCreator()

public VisibleStateCreator()

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