Table of Contents

Class SmartFormActivityStateService

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

public class SmartFormActivityStateService : IActivityStateService

Inheritance

objectSmartFormActivityStateService

Implements

IActivityStateService

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

Constructors

SmartFormActivityStateService(IRuntimeComponentService, IRuntimeDataSourceObjectCollector)

public SmartFormActivityStateService(IRuntimeComponentService runtimeComponentService, IRuntimeDataSourceObjectCollector runtimeDataSourceObjectCollector)

Parameters

runtimeComponentService IRuntimeComponentService

runtimeDataSourceObjectCollector IRuntimeDataSourceObjectCollector

Methods

Accept(Activity)

public bool Accept(Activity activity)

Parameters

activity Activity

Returns

bool

Update(WorkflowContext, ActivityDefinition)

public void Update(WorkflowContext workflowContext, ActivityDefinition activityDefinition)

Parameters

workflowContext WorkflowContext

activityDefinition ActivityDefinition