Package jetbrains.buildServer.plugins
Interface PluginsLookupCollector.SimplePluginInfoFilter
-
- Enclosing class:
- PluginsLookupCollector
public static interface PluginsLookupCollector.SimplePluginInfoFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NotLoadedPlugin
filter(PluginInfo candidate)
-
-
-
Method Detail
-
filter
@Nullable NotLoadedPlugin filter(@NotNull PluginInfo candidate)
-
-