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
Fields -
Method Summary
Modifier and TypeMethodDescription@NotNull String@NotNull ArtifactHandlerConfigurator@Nullable StringbooleanMethods 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, setBrokenMethods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceLocationMethods inherited from interface com.atlassian.plugin.ScopeAware
getScopeKey
-
Field Details
-
ARTIFACT_HANDLERS_CONFIG_PREFIX
- See Also:
-
-
Method Details
-
getConfigurator
-
getConfigurationPrefix
-
getEditTemplate
-
supports
-