Interface ArtifactHandlerModuleDescriptor
- All Superinterfaces:
com.atlassian.plugin.ModuleDescriptor<ArtifactHandler>
,com.atlassian.plugin.Resourced
,com.atlassian.plugin.ScopeAware
- All Known Implementing Classes:
ArtifactHandlerModuleDescriptorImpl
public interface ArtifactHandlerModuleDescriptor
extends com.atlassian.plugin.ModuleDescriptor<ArtifactHandler>
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull String
@NotNull ArtifactHandlerConfigurator
@Nullable String
boolean
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
Methods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceLocation
Methods inherited from interface com.atlassian.plugin.ScopeAware
getScopeKey
-
Field Details
-
ARTIFACT_HANDLERS_CONFIG_PREFIX
- See Also:
-
-
Method Details
-
getConfigurator
-
getConfigurationPrefix
-
getEditTemplate
-
supports
-