GetNotificationTemplateNode
Namespace: Meshmakers.Octo.MeshAdapter.Services.Pipeline.Nodes.Extract
Get a notification template from the database by name
public class GetNotificationTemplateNode : IPipelineNode
Inheritance Object → GetNotificationTemplateNode
Implements IPipelineNode
Constructors
GetNotificationTemplateNode(NodeDelegate, IMeshEtlContext)
Get a notification template from the database by name
public GetNotificationTemplateNode(NodeDelegate next, IMeshEtlContext etlContext)
Parameters
next
NodeDelegate
Delegate to the next node in the pipeline
etlContext
IMeshEtlContext
Node context
Methods
ProcessObjectAsync(IDataContext)
public Task ProcessObjectAsync(IDataContext dataContext)
Parameters
dataContext
IDataContext