Class DownstreamProjectGridBuilder

All Implemented Interfaces:
Describable<ProjectGridBuilder>

public class DownstreamProjectGridBuilder extends ProjectGridBuilder
ProjectGridBuilder based on the upstream/downstream relationship.
Author:
Kohsuke Kawaguchi
  • Constructor Details

    • DownstreamProjectGridBuilder

      @DataBoundConstructor public DownstreamProjectGridBuilder(String firstJob)
      Parameters:
      firstJob - Name of the job to lead the piepline.
  • Method Details