Table of Contents

Interface IDynamicWorkflow

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

public interface IDynamicWorkflow

Extension Methods

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

Properties

Case

Case Case { get; }

Property Value

Case

UsedForCreatingNewCase

bool UsedForCreatingNewCase { get; }

Property Value

bool

Workflow

Workflow Workflow { get; }

Property Value

Workflow

Methods

LoadOrCreate(WorkflowContext, DynamicWorkflowActivityDefinition)

void LoadOrCreate(WorkflowContext workflowContext, DynamicWorkflowActivityDefinition workflowActivityDef)

Parameters

workflowContext WorkflowContext

workflowActivityDef DynamicWorkflowActivityDefinition