C# 클래스 Dovetail.SDK.Bootstrap.History.TemplatePolicies.WorkflowActEntryTemplatePolicy

상속: Dovetail.SDK.Bootstrap.History.Configuration.ActEntryTemplatePolicyExpression
파일 보기 프로젝트 열기: DovetailSoftware/dovetail-bootstrap

공개 메소드들

메소드 설명
WorkflowActEntryTemplatePolicy ( ISchemaCache schemaCache, IHistoryOutputParser parser, Dovetail.SDK.Bootstrap.History.Configuration.HistorySettings historySettings ) : Dovetail.SDK.Bootstrap.History.Configuration

보호된 메소드들

메소드 설명
DefineTemplate ( WorkflowObject workflowObject ) : void

메소드 상세

DefineTemplate() 보호된 메소드

protected DefineTemplate ( WorkflowObject workflowObject ) : void
workflowObject WorkflowObject
리턴 void

WorkflowActEntryTemplatePolicy() 공개 메소드

public WorkflowActEntryTemplatePolicy ( ISchemaCache schemaCache, IHistoryOutputParser parser, Dovetail.SDK.Bootstrap.History.Configuration.HistorySettings historySettings ) : Dovetail.SDK.Bootstrap.History.Configuration
schemaCache ISchemaCache
parser IHistoryOutputParser
historySettings Dovetail.SDK.Bootstrap.History.Configuration.HistorySettings
리턴 Dovetail.SDK.Bootstrap.History.Configuration