Package edu.umd.cs.findbugs.updates
Interface UpdateCheckCallback
- All Superinterfaces:
GlobalOptions
- All Known Implementing Classes:
DetectorFactoryCollection
-
Method Summary
Modifier and TypeMethodDescriptionvoid
pluginUpdateCheckComplete
(List<UpdateChecker.PluginUpdate> updates, boolean force) Methods inherited from interface edu.umd.cs.findbugs.GlobalOptions
getGlobalOption, getGlobalOptionSetter
-
Method Details
-
pluginUpdateCheckComplete
-