Table of Contents

Interface IFormDataSourceObjectBuilder

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

public interface IFormDataSourceObjectBuilder

Extension Methods

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

Methods

Build(FormActivityComponentData, Activity, Workflow)

IList<FormDataSourceObject> Build(FormActivityComponentData componentData, Activity activity, Workflow workflow)

Parameters

componentData FormActivityComponentData

activity Activity

workflow Workflow

Returns

IList<FormDataSourceObject>