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
ConstructorDescriptionSubProjectsAction
(AbstractProject<?, ?> project, List<BlockableBuildTriggerConfig> configs) -
Method Summary
-
Constructor Details
-
SubProjectsAction
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getConfigs
-
getSubProjectActions
-
getProject
-