@Extension public final class ClosureExecuterAction extends Object implements hudson.model.RootAction
HudsonTestCase.executeOnServer(Callable).| Constructor and Description |
|---|
ClosureExecuterAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(UUID uuid,
Runnable r) |
void |
doIndex(org.kohsuke.stapler.StaplerResponse rsp,
String uuid) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public void doIndex(org.kohsuke.stapler.StaplerResponse rsp,
@QueryParameter(value="uuid")
String uuid)
throws IOException
IOExceptionpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2004–2015. All rights reserved.