Package jetbrains.buildServer.pipeline
Interface PipelinePromotionsGeneratorProvider
-
- All Known Implementing Classes:
YamlPipelinePromotionsGeneratorProvider
public interface PipelinePromotionsGeneratorProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PipelinePromotionsGenerator
findIn(BuildPromotion buildPromotion)
-
-
-
Method Detail
-
findIn
@Nullable PipelinePromotionsGenerator findIn(BuildPromotion buildPromotion)
-
-