CreatePmNotificationNode
Namespace: Meshmakers.Octo.Communication.Adapters.Sap.Nodes.Load.PlantMaintenance
Node to create a PM (Plant Maintenance) notification
public class CreatePmNotificationNode : IPipelineNode
Inheritance Object → CreatePmNotificationNode
Implements IPipelineNode
Constructors
CreatePmNotificationNode(NodeDelegate, ISapService)
Initializes a new instance of the CreatePmNotificationNode class.
public CreatePmNotificationNode(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