Interface UpgradePipelineFactory<T>

Type Parameters:
T - The target type supported
All Known Implementing Classes:
DefaultUpgradePipelineFactoryImpl

public interface UpgradePipelineFactory<T>
Builds an UpgradePipeline with all the required operations
Since:
3.1.5
Author:
joseross