@Extension
public class BundleUploadMonitor
extends hudson.model.AdministrativeMonitor
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, isEnabled
public boolean isActivated()
isActivated
in class hudson.model.AdministrativeMonitor
public String getDisplayName()
getDisplayName
in interface hudson.model.ModelObject
getDisplayName
in class hudson.model.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.