C# Class Dovetail.SDK.Bootstrap.History.TemplatePolicies.WorkflowActEntryTemplatePolicy

Inheritance: Dovetail.SDK.Bootstrap.History.Configuration.ActEntryTemplatePolicyExpression
Afficher le fichier Open project: DovetailSoftware/dovetail-bootstrap

Méthodes publiques

Méthode Description
WorkflowActEntryTemplatePolicy ( ISchemaCache schemaCache, IHistoryOutputParser parser, Dovetail.SDK.Bootstrap.History.Configuration.HistorySettings historySettings ) : Dovetail.SDK.Bootstrap.History.Configuration

Méthodes protégées

Méthode Description
DefineTemplate ( WorkflowObject workflowObject ) : void

Method Details

DefineTemplate() protected méthode

protected DefineTemplate ( WorkflowObject workflowObject ) : void
workflowObject WorkflowObject
Résultat void

WorkflowActEntryTemplatePolicy() public méthode

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
Résultat Dovetail.SDK.Bootstrap.History.Configuration