@Extension
public class Reminder
extends hudson.model.AdministrativeMonitor
| Constructor and Description |
|---|
Reminder() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doAct(String yes,
String no) |
boolean |
isActivated() |
all, disable, doDisable, getDisplayName, getSearchUrl, getUrl, isEnabledpublic boolean isActivated()
isActivated in class hudson.model.AdministrativeMonitor@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public org.kohsuke.stapler.HttpResponse doAct(@QueryParameter(fixEmpty=true)
String yes,
@QueryParameter(fixEmpty=true)
String no)
throws IOException
IOExceptionCopyright © 2016–2017. All rights reserved.