Uses of Interface
com.funnelback.plugin.gatherer.PluginGatherContext
-
Packages that use PluginGatherContext Package Description com.funnelback.plugin.gatherer -
-
Uses of PluginGatherContext in com.funnelback.plugin.gatherer
Methods in com.funnelback.plugin.gatherer with parameters of type PluginGatherContext Modifier and Type Method Description void
PluginGatherer. gather(PluginGatherContext pluginGatherContext, PluginStore store)
default void
PluginGatherer. gather(PluginGatherContext pluginGatherContext, PluginStore store, FileScanner fileScanner)
-