@Extension public class BundleUploadMonitor extends AdministrativeMonitor
ExtensionPoint.LegacyInstancesAreScopedToHudsonid| Constructor and Description |
|---|
BundleUploadMonitor() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doAct(String yes) |
String |
getDisplayName() |
String |
getFailureMessage()
Get the failure message from the last bundle upload.
|
boolean |
isActivated() |
all, disable, doDisable, getSearchUrl, getTarget, getUrl, isEnabledgetSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendErrorpublic boolean isActivated()
isActivated in class AdministrativeMonitorpublic String getDisplayName()
getDisplayName in interface ModelObjectgetDisplayName in class AdministrativeMonitor@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public org.kohsuke.stapler.HttpResponse doAct(@QueryParameter(fixEmpty=true)
String yes)
public String getFailureMessage()
Copyright © 2016–2020. All rights reserved.