Class BuildTrigger

All Implemented Interfaces:
CapybaraPortingLayer, Control.Owner, PageArea, PostBuildStep, Step

public class BuildTrigger extends AbstractStep implements PostBuildStep
Trigger other projects at the end of a build
Author:
Kohsuke Kawaguchi
  • Field Details

    • childProjects

      public final Control childProjects
    • thresholdSuccess

      public final Control thresholdSuccess
    • thresholdFailure

      public final Control thresholdFailure
  • Constructor Details

    • BuildTrigger

      public BuildTrigger(Job parent, String path)