Package hudson.plugins.audit_trail
Class BypassablePatternMonitor
java.lang.Object
hudson.model.AbstractModelObject
hudson.model.AdministrativeMonitor
hudson.plugins.audit_trail.BypassablePatternMonitor
- All Implemented Interfaces:
ExtensionPoint,ModelObject,SearchableModelObject,SearchItem,org.kohsuke.stapler.StaplerProxy
Manages the default old patterns used by the plugin, subjects to SECURITY-1846
- Author:
- Pierre Beitz
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.AdministrativeMonitor
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponseorg.kohsuke.stapler.HttpResponsebooleanbooleanMethods inherited from class hudson.model.AdministrativeMonitor
all, disable, doDisable, getDisplayName, getRequiredPermission, getSearchUrl, getTarget, getUrl, isEnabledMethods inherited from class hudson.model.AbstractModelObject
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError
-
Constructor Details
-
BypassablePatternMonitor
public BypassablePatternMonitor()
-
-
Method Details
-
getMessage
-
doRedirectToConfig
public org.kohsuke.stapler.HttpResponse doRedirectToConfig() -
doApplyDefault
public org.kohsuke.stapler.HttpResponse doApplyDefault() -
isActivated
public boolean isActivated()- Specified by:
isActivatedin classAdministrativeMonitor
-
isSecurity
public boolean isSecurity()- Overrides:
isSecurityin classAdministrativeMonitor
-