public class ArtifactHandlerModuleDescriptorImpl extends AbstractBambooModuleDescriptor<ArtifactHandler> implements ArtifactHandlerModuleDescriptor
| Modifier and Type | Field and Description |
|---|---|
static Map<Boolean,String> |
SHARED_NON_SHARED_ONOFF_OPTION_NAME |
key, moduleClass, moduleClassName, moduleFactory, name, plugin, resources, singletonARTIFACT_HANDLERS_CONFIG_PREFIX| Constructor and Description |
|---|
ArtifactHandlerModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
availableInCloud() |
String |
getConfigurationPrefix() |
ArtifactHandlerConfigurator |
getConfigurator() |
String |
getEditTemplate() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
boolean |
supports(AgentType agentType) |
disabled, getElementAsString, getFreeMarkerResourceLocation, getModule, getVelocityResourceLocation, instantiateClass, isMutable, postInit, preInitassertModuleClassImplements, checkPermissions, destroy, destroy, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, isBroken, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdestroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenpublic ArtifactHandlerModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(@NotNull
com.atlassian.plugin.Plugin plugin,
@NotNull
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<ArtifactHandler>init in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<ArtifactHandler>com.atlassian.plugin.PluginParseException@NotNull public ArtifactHandlerConfigurator getConfigurator()
getConfigurator in interface ArtifactHandlerModuleDescriptor@NotNull public String getConfigurationPrefix()
getConfigurationPrefix in interface ArtifactHandlerModuleDescriptor@Nullable public String getEditTemplate()
getEditTemplate in interface ArtifactHandlerModuleDescriptorpublic boolean supports(AgentType agentType)
supports in interface ArtifactHandlerModuleDescriptorpublic boolean availableInCloud()
availableInCloud in interface ArtifactHandlerModuleDescriptorCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.