Uses of Class
hudson.plugins.project_inheritance.projects.inheritance.ParameterSelector.ScopeEntry
-
Packages that use ParameterSelector.ScopeEntry Package Description hudson.plugins.project_inheritance.projects.inheritance -
-
Uses of ParameterSelector.ScopeEntry in hudson.plugins.project_inheritance.projects.inheritance
Methods in hudson.plugins.project_inheritance.projects.inheritance that return types with arguments of type ParameterSelector.ScopeEntry Modifier and Type Method Description List<ParameterSelector.ScopeEntry>
ParameterSelector. getAllScopedParameterDefinitions(InheritanceProject root)
Returns all parameter definitions that are involved in generating parameter values.List<ParameterSelector.ScopeEntry>
ParameterSelector. getScopedParameterDefinition(InheritanceProject root, String name)
-