@Extension public class PluginImpl extends Plugin implements Describable<PluginImpl>
Modifier and Type | Class and Description |
---|---|
static class |
PluginImpl.DescriptorImpl |
Plugin.DummyImpl
SKIP_PERMISSION_CHECK
Constructor and Description |
---|
PluginImpl() |
Modifier and Type | Method and Description |
---|---|
static PluginImpl |
get() |
PluginImpl.DescriptorImpl |
getDescriptor() |
long |
getDismissInsecureMessages() |
void |
postInitialize() |
void |
saveDismissInsecureMessages(long dismissInsecureMessages) |
configure, configure, doDynamic, getConfigXml, getTarget, getWrapper, load, save, setServletContext, start, stop
public void saveDismissInsecureMessages(long dismissInsecureMessages)
public long getDismissInsecureMessages()
public PluginImpl.DescriptorImpl getDescriptor()
getDescriptor
in interface Describable<PluginImpl>
public static PluginImpl get()
public void postInitialize() throws IOException
postInitialize
in class Plugin
IOException
Copyright © 2016–2020. All rights reserved.