|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkspaceFile | |
|---|---|
| hudson.plugins.findbugs.util | |
| hudson.plugins.findbugs.util.model | |
| Uses of WorkspaceFile in hudson.plugins.findbugs.util |
|---|
| Methods in hudson.plugins.findbugs.util that return WorkspaceFile | |
|---|---|
WorkspaceFile |
PackageDetail.getFile(java.lang.String fileName)
Gets the file with the given name. |
WorkspaceFile |
ModuleDetail.getFile(java.lang.String fileName)
Gets the file with the given name. |
| Methods in hudson.plugins.findbugs.util that return types with arguments of type WorkspaceFile | |
|---|---|
java.util.Collection<WorkspaceFile> |
PackageDetail.getFiles()
Gets the files of this container that have annotations. |
java.util.Collection<WorkspaceFile> |
ModuleDetail.getFiles()
Gets the files of this container that have annotations. |
| Uses of WorkspaceFile in hudson.plugins.findbugs.util.model |
|---|
| Methods in hudson.plugins.findbugs.util.model that return WorkspaceFile | |
|---|---|
WorkspaceFile |
AnnotationContainer.getFile(java.lang.String fileName)
Gets the file with the given name. |
| Methods in hudson.plugins.findbugs.util.model that return types with arguments of type WorkspaceFile | |
|---|---|
java.util.Collection<WorkspaceFile> |
AnnotationContainer.getFiles()
Gets the files of this container that have annotations. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||