SavePmNotificationNode
Namespace: Meshmakers.Octo.Communication.Adapters.Sap.Nodes.Load.PlantMaintenance
Node to save a PM (Plant Maintenance) notification
public class SavePmNotificationNode : IPipelineNode
Inheritance Object → SavePmNotificationNode
Implements IPipelineNode
Constructors
SavePmNotificationNode(NodeDelegate, ISapService)
Initializes a new instance of the SavePmNotificationNode class.
public SavePmNotificationNode(NodeDelegate next, ISapService sapService)
Parameters
next NodeDelegate
The next node delegate in the pipeline.
sapService ISapService
The SAP service instance.
Methods
ProcessObjectAsync(IDataContext, INodeContext)
public Task ProcessObjectAsync(IDataContext dataContext, INodeContext nodeContext)
Parameters
dataContext IDataContext
nodeContext INodeContext