com.atlassian.bamboo.plugin.loaders
Interface BundledPluginsAccessor

All Known Implementing Classes:
ServerBundledPluginsAccessor

@Internal
public interface BundledPluginsAccessor

Accessor class for bundled plugins.

Since:
3.3

Method Summary
 File getBundledPluginsLocation()
          Provide URL to the file containing bundled plugins.
 

Method Detail

getBundledPluginsLocation

@NotNull
File getBundledPluginsLocation()
Provide URL to the file containing bundled plugins.

Returns:
URL to bundled plugis file
Throws:
MalformedURLException - if URL construction fails


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.