public interface InitablePluginModule<T extends com.atlassian.plugin.ModuleDescriptor> extends BambooPluginModule
| Modifier and Type | Method and Description |
|---|---|
void |
init(T moduleDescriptor)
Initialises the Plugin with the plugin module descriptor
|
void init(@NotNull
T moduleDescriptor)
moduleDescriptor - Plugin module descriptorCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.