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) |
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)
public void setTemplateRenderer(TemplateRenderer templateRenderer)
setTemplateRenderer
in class BaseBuildConfigurationAwarePlugin
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.