|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dependency | |
|---|---|
| hudson.plugins.dependencyanalyzer.result | |
| Uses of Dependency in hudson.plugins.dependencyanalyzer.result |
|---|
| Methods in hudson.plugins.dependencyanalyzer.result that return types with arguments of type Dependency | |
|---|---|
Map<DependencyProblemType,List<Dependency>> |
DisplayModuleResult.getDependencyProblems()
|
List<Dependency> |
DisplayModuleResult.getUndeclaredDependencies()
|
List<Dependency> |
DisplayModuleResult.getUnusedDependencies()
|
| Method parameters in hudson.plugins.dependencyanalyzer.result with type arguments of type Dependency | |
|---|---|
void |
DisplayModuleResult.setDependencyProblems(Map<DependencyProblemType,List<Dependency>> dependencyProblems)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||