@Extension public final class ClosureExecuterAction extends Object implements hudson.model.RootAction
HudsonTestCase.executeOnServer(java.util.concurrent.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
IOException
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
Copyright © 2004–2022. All rights reserved.