Interface SeatAvailabilityPipelineManager<N>
- Type Parameters:
N- the type parameter
- All Known Implementing Classes:
SeatAvailabilityOfferIDOfferRQPipelineManager
public interface SeatAvailabilityPipelineManager<N>
The interface Seat availability pipeline manager.
To build
OfferRequestData-
Method Summary
-
Method Details
-
executePipeline
Execute pipeline offer request data.- Parameters:
source- the source- Returns:
- the offer request data
-