Uses of Class
hudson.plugins.project_inheritance.projects.InheritanceProject.Dependency
-
Packages that use InheritanceProject.Dependency Package Description hudson.plugins.project_inheritance.projects -
-
Uses of InheritanceProject.Dependency in hudson.plugins.project_inheritance.projects
Methods in hudson.plugins.project_inheritance.projects that return types with arguments of type InheritanceProject.Dependency Modifier and Type Method Description Collection<InheritanceProject.Dependency>
InheritanceProject. getMissingDependencies()
Checks if there are missing dependencies somewhere in the inheritance or automated compound generation.Methods in hudson.plugins.project_inheritance.projects with parameters of type InheritanceProject.Dependency Modifier and Type Method Description int
InheritanceProject.Dependency. compareTo(InheritanceProject.Dependency other)
-