Class PipelinePromotionsGeneratorImpl

  • All Implemented Interfaces:
    PipelinePromotionsGenerator

    public class PipelinePromotionsGeneratorImpl
    extends Object
    implements PipelinePromotionsGenerator
    This class handles pipeline build chain creation.
    The pipeline head (build configuration) itself does not contain any runners (steps) or dependencies. When pipeline head is added to the queue, using given pipeline description this class generates a bunch of virtual builds, which represent the jobs.