public class CustomBuildCompleteActionModuleDescriptor extends AbstractBambooModuleDescriptor<CustomBuildCompleteAction>
Constructor and Description |
---|
CustomBuildCompleteActionModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory) |
Modifier and Type | Method and Description |
---|---|
@Nullable String |
getEditTemplate() |
@Nullable String |
getViewTemplate() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
boolean |
skipIfFailed() |
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 CustomBuildCompleteActionModuleDescriptor(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<CustomBuildCompleteAction>
init
in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<CustomBuildCompleteAction>
com.atlassian.plugin.PluginParseException
public boolean skipIfFailed()
@Nullable public @Nullable String getEditTemplate()
@Nullable public @Nullable String getViewTemplate()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.