protected abstract class WaptProTarget.BaseWaptAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
BaseWaptAction(WaptProTarget actualWaptProTarget) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract File |
dir() |
void |
doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
protected abstract String |
getTitle() |
String |
getUrlName() |
public BaseWaptAction(WaptProTarget actualWaptProTarget)
public String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic void doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionprotected abstract String getTitle()
protected abstract File dir()
Copyright © 2016 SoftLogica. All rights reserved.