@Extension
public class MercurialStatus
extends hudson.model.AbstractModelObject
implements hudson.model.UnprotectedRootAction
| Constructor and Description |
|---|
MercurialStatus() |
| Modifier and Type | Method and Description |
|---|---|
org.kohsuke.stapler.HttpResponse |
doNotifyCommit(String url) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getSearchUrl() |
String |
getUrlName() |
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getSearchUrl()
getSearchUrl in interface hudson.search.SearchItempublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic org.kohsuke.stapler.HttpResponse doNotifyCommit(@QueryParameter(required=true)
String url)
throws javax.servlet.ServletException,
IOException
javax.servlet.ServletExceptionIOExceptionCopyright © 2004-2013. All Rights Reserved.