|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaPackage | |
|---|---|
| hudson.plugins.analysis.util.model | |
| hudson.plugins.analysis.views | |
| Uses of JavaPackage in hudson.plugins.analysis.util.model |
|---|
| Methods in hudson.plugins.analysis.util.model that return JavaPackage | |
|---|---|
JavaPackage |
AnnotationContainer.getPackage(int hashCode)
Gets the package with the given hash code. |
JavaPackage |
AnnotationContainer.getPackage(String packageName)
Gets the package with the given name. |
| Methods in hudson.plugins.analysis.util.model that return types with arguments of type JavaPackage | |
|---|---|
Collection<JavaPackage> |
AnnotationContainer.getPackages()
Gets the packages of this container that have annotations. |
| Uses of JavaPackage in hudson.plugins.analysis.views |
|---|
| Constructors in hudson.plugins.analysis.views with parameters of type JavaPackage | |
|---|---|
PackageDetail(hudson.model.AbstractBuild<?,?> owner,
DetailFactory detailFactory,
JavaPackage javaPackage,
String defaultEncoding,
String header)
Creates a new instance of ModuleDetail. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||