Uses of Class
hudson.plugins.findbugs.util.model.WorkspaceFile

Packages that use WorkspaceFile
hudson.plugins.findbugs.util.model   
 

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.
 



Copyright © 2008. All Rights Reserved.