Interface SystemPluginLoaderConfiguration

All Known Implementing Classes:
DefaultSystemPluginLoaderConfiguration

public interface SystemPluginLoaderConfiguration
Configuration of system plugin loaders for bamboo.
  • Method Summary

    Modifier and Type
    Method
    Description
    Iterable<com.atlassian.plugin.loaders.PluginLoader>
    List of system plugin loaders.
  • Method Details

    • pluginLoaders

      Iterable<com.atlassian.plugin.loaders.PluginLoader> pluginLoaders()
      List of system plugin loaders.
      Returns:
      list of system plugin loaders