Uses of Class
hudson.plugins.project_inheritance.projects.references.SimpleParameterizedProjectReference
-
Packages that use SimpleParameterizedProjectReference Package Description hudson.plugins.project_inheritance.projects.references -
-
Uses of SimpleParameterizedProjectReference in hudson.plugins.project_inheritance.projects.references
Subclasses of SimpleParameterizedProjectReference in hudson.plugins.project_inheritance.projects.references Modifier and Type Class Description class
ParameterizedProjectReference
This class extendsSimpleParameterizedProjectReference
to add a variance to the reference, in case the same project needs to be referred to multiple times.
-