Class SubProjectsAction
java.lang.Object
hudson.plugins.parameterizedtrigger.SubProjectsAction
- All Implemented Interfaces:
Action,ModelObject
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
-
Constructor Summary
ConstructorsConstructorDescriptionSubProjectsAction(AbstractProject<?, ?> project, List<BlockableBuildTriggerConfig> configs) -
Method Summary
-
Constructor Details
-
SubProjectsAction
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getConfigs
-
getSubProjectActions
-
getProject
-