Plugin.DummyImpl| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_ACTIVATED |
SKIP_PERMISSION_CHECK| Constructor and Description |
|---|
BuildTriggerBadgePlugin() |
BuildTriggerBadgePlugin(boolean activated) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
static PluginWrapper |
get() |
boolean |
isActivated() |
void |
setActivated(boolean activated) |
configure, doDynamic, getConfigXml, getTarget, getWrapper, load, postInitialize, save, setServletContext, start, stoppublic static final String FIELD_ACTIVATED
public BuildTriggerBadgePlugin()
@DataBoundConstructor public BuildTriggerBadgePlugin(boolean activated)
@Nonnull public static PluginWrapper get()
public void configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws IOException,
javax.servlet.ServletException,
Descriptor.FormException
configure in class PluginIOExceptionjavax.servlet.ServletExceptionDescriptor.FormExceptionpublic boolean isActivated()
public void setActivated(boolean activated)
Copyright © 2016–2021. All rights reserved.