public class TriggerReasonModuleDescriptor extends AbstractBambooModuleDescriptor<TriggerReason>
Constructor and Description |
---|
TriggerReasonModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory) |
Modifier and Type | Method and Description |
---|---|
@Nullable String |
getLongDescriptionTemplate() |
@Nullable String |
getLongDescriptionTextTemplate() |
@Nullable String |
getShortDescriptionTemplate() |
@Nullable String |
getShortDescriptionTextTemplate() |
@Nullable TriggerReasonRenderer |
getTriggerReasonRenderer() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
disabled, getElementAsString, getFreeMarkerResourceLocation, getModule, getVelocityResourceLocation, instantiateClass, instantiateSubmodule, isMutable, postInit, preInit
assertModuleClassImplements, checkPermissions, destroy, enabled, 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, toString
public TriggerReasonModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(com.atlassian.plugin.Plugin plugin, org.dom4j.Element element) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.ModuleDescriptor<TriggerReason>
init
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<TriggerReason>
com.atlassian.plugin.PluginParseException
@Nullable public @Nullable TriggerReasonRenderer getTriggerReasonRenderer()
@Nullable public @Nullable String getShortDescriptionTemplate()
@Nullable public @Nullable String getLongDescriptionTemplate()
@Nullable public @Nullable String getLongDescriptionTextTemplate()
@Nullable public @Nullable String getShortDescriptionTextTemplate()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.