Interface IDestinationWorkflow
Namespace: Casewhere.Runtime.Engine.Services
Assembly: Casewhere.Runtime.dll
public interface IDestinationWorkflow
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IDestinationWorkflow>(IDestinationWorkflow)
Properties
Case
Case Case { get; }
Property Value
Case
UsedForCreatingNewCase
bool UsedForCreatingNewCase { get; }
Property Value
Workflow
Workflow Workflow { get; }
Property Value
Workflow
Methods
LoadOrCreate(WorkflowContext, WorkflowActivityDefinitionV2)
void LoadOrCreate(WorkflowContext workflowContext, WorkflowActivityDefinitionV2 workflowActivityDef)
Parameters
workflowContext
WorkflowContext
workflowActivityDef
WorkflowActivityDefinitionV2