Interface PluginsSetup
- All Known Implementing Classes:
AbstractSetup,CollectorSetup,InstalledDependenciesSetup
public interface PluginsSetup
Provides setup information for plugin loading.
- Author:
- Holger Eichelberger, SSE
-
Method Summary
Modifier and TypeMethodDescriptionReturns the (parent) folder where the oktoflow plugins are located (the folder itself or by default its sub-folders "plugins" or "oktoPlugins").
-
Method Details
-
getPluginsFolder
String getPluginsFolder()Returns the (parent) folder where the oktoflow plugins are located (the folder itself or by default its sub-folders "plugins" or "oktoPlugins").- Returns:
- the folder, by default taken from
(env or sys property), fallback "plugins"
invalid reference
#PARAM_PLUGINS
-