Package testingbot
Class TestingBotTestEmbed
java.lang.Object
testingbot.TestingBotTestEmbed
- All Implemented Interfaces:
Action,ModelObject,RunAction2
public class TestingBotTestEmbed extends Object implements RunAction2
-
Constructor Summary
Constructors Constructor Description TestingBotTestEmbed(List<TestingBotBuildObject> ids) -
Method Summary
Modifier and Type Method Description voiddoIndex(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp)StringgetDisplayName()StringgetIconFileName()RungetRun()List<TestingBotBuildObject>getSessionIds()TestingBotBuildObjectgetTbo()StringgetUrlName()voidonAttached(Run<?,?> run)voidonLoad(Run<?,?> run)
-
Constructor Details
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
doIndex
public void doIndex(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException- Parameters:
req- Standard Request Objectrsp- Standard Response Object- Throws:
IOException- Unable to load show.jelly template
-
getRun
-
getTbo
-
getSessionIds
-