Class SubProjectsAction

java.lang.Object
hudson.plugins.parameterizedtrigger.SubProjectsAction
All Implemented Interfaces:
Action, ModelObject

public class SubProjectsAction extends Object implements Action
Action added Projects to track what projects are were triggered from the trigger builds on other projects buildstep. Provides a section on the project page indicating the triggered projects. see jobMain.groovy
Author:
wolfs