public class SourceCodeFormatterModuleDescriptor
extends com.atlassian.plugin.descriptors.AbstractModuleDescriptor
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Category |
log |
| Constructor and Description |
|---|
SourceCodeFormatterModuleDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
SourceCodeFormatter |
getFormatter() |
Object |
getModule() |
protected SourceCodeFormatter |
makeFormatterFromClass()
Override this method if you need to autowire the formatter, or something.
|
assertModuleClassImplements, destroy, disabled, enabled, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, init, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, satisfiesMinJavaVersion, setPlugin, toStringpublic Object getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptorgetModule in class com.atlassian.plugin.descriptors.AbstractModuleDescriptorprotected SourceCodeFormatter makeFormatterFromClass()
public SourceCodeFormatter getFormatter()
Copyright © 2019 Atlassian. All rights reserved.