Interface StandardPackagePipelineManager
- All Known Implementing Classes:
DefaultStandardPackagePipelineManager
public interface StandardPackagePipelineManager
Interface for Standard Package Pipeline Manager.
-
Method Summary
Modifier and TypeMethodDescriptionexecutePipeline(BundleTemplateData bundleTemplate) Execute pipeline for the package product data.
-
Method Details
-
executePipeline
Execute pipeline for the package product data.- Parameters:
bundleTemplate- the bundle template data- Returns:
- the list of package product data
-