DiscoverSourceDirectories.Progress
, FindBugsProgress
AnalyzingDialog
, NoOpFindBugsProgress
, TextUIProgressCallback
public interface IClassPathBuilderProgress
Modifier and Type | Method | Description |
---|---|---|
void |
finishArchive() |
Report that FindBugs has finished scanning an archive in order to add its
classes to the repository.
|
void |
startArchive(java.lang.String name) |
Report that FindBugs has started scanning an archive in order to add its
classes to the repository.
|
void startArchive(java.lang.String name)
void finishArchive()
SpotBugs is licensed under the LGPL.