Interface OneOrderSSCNPipelineManager
- All Known Implementing Classes:
DefaultOneOrderSSCNPipelineManager
public interface OneOrderSSCNPipelineManager
The One Order Service Status Change Notification Pipeline Manager interface.
-
Method Summary
Modifier and TypeMethodDescriptionexecutePipeline(List<IATAServiceModel> iataServiceModelList) Executes pipeline one order service status change notification.
-
Method Details
-
executePipeline
Executes pipeline one order service status change notification.- Parameters:
iataServiceModelList- the iataServiceModelList- Returns:
- the IATAServiceStatusChangeNotifRQ message.
-