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 Type
    Method
    Description
    Returns 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
      invalid reference
      #PARAM_PLUGINS
      (env or sys property), fallback "plugins"