public class CredentialTypeModuleDescriptorImpl extends AbstractBambooModuleDescriptor<CredentialType> implements CredentialTypeModuleDescriptor
| Constructor and Description |
|---|
CredentialTypeModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
disabled() |
void |
enabled() |
@NotNull CredentialTypeExporter |
getExporter() |
void |
init(@NotNull com.atlassian.plugin.Plugin plugin,
@NotNull org.dom4j.Element element) |
getElementAsString, getFreeMarkerResourceLocation, getModule, getVelocityResourceLocation, instantiateClass, instantiateSubmodule, isMutable, postInit, preInitassertModuleClassImplements, checkPermissions, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdestroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenpublic CredentialTypeModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(@NotNull
@NotNull com.atlassian.plugin.Plugin plugin,
@NotNull
@NotNull org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<CredentialType>init in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<CredentialType>com.atlassian.plugin.PluginParseExceptionpublic void enabled()
enabled in interface com.atlassian.plugin.StateAwareenabled in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<CredentialType>public void disabled()
disabled in interface com.atlassian.plugin.StateAwaredisabled in class AbstractBambooModuleDescriptor<CredentialType>@NotNull public @NotNull CredentialTypeExporter getExporter()
getExporter in interface CredentialTypeModuleDescriptorCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.