Uses of Class
hudson.plugins.project_inheritance.projects.InheritanceProject.ParameterDerivationDetails
-
Packages that use InheritanceProject.ParameterDerivationDetails Package Description hudson.plugins.project_inheritance.projects -
-
Uses of InheritanceProject.ParameterDerivationDetails in hudson.plugins.project_inheritance.projects
Methods in hudson.plugins.project_inheritance.projects that return types with arguments of type InheritanceProject.ParameterDerivationDetails Modifier and Type Method Description List<InheritanceProject.ParameterDerivationDetails>
InheritanceProject. getParameterDerivationList()
Methods in hudson.plugins.project_inheritance.projects with parameters of type InheritanceProject.ParameterDerivationDetails Modifier and Type Method Description int
InheritanceProject.ParameterDerivationDetails. compareTo(InheritanceProject.ParameterDerivationDetails o)
-