public abstract class BaseConfigurableBuildPlugin extends BaseConfigurablePlugin implements BuildTask
Modifier and Type | Field and Description |
---|---|
protected BuildContext |
buildContext |
moduleDescriptor, templateRenderer
Constructor and Description |
---|
BaseConfigurableBuildPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
init(BuildContext buildContext) |
void |
setTemplateRenderer(TemplateRenderer templateRenderer)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
customizeBuildRequirements, removeBuildRequirements
addDefaultValues, getEditHtml, getViewHtml, init, populateContextForEdit, populateContextForView, prepareConfigObject, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addDefaultValues, isConfigurationMissing, prepareConfigObject, validate
init
getEditHtml, getViewHtml
protected BuildContext buildContext
public void init(@NotNull BuildContext buildContext)
@Deprecated public void setTemplateRenderer(TemplateRenderer templateRenderer)
setTemplateRenderer
in class BaseBuildConfigurationAwarePlugin
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.