Class MultiJobResumeBuild
java.lang.Object
com.tikal.jenkins.plugins.multijob.MultiJobResumeBuild
- All Implemented Interfaces:
Action,ModelObject,RunAction2,org.kohsuke.stapler.StaplerProxy
public class MultiJobResumeBuild
extends Object
implements RunAction2, org.kohsuke.stapler.StaplerProxy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoIndex(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) getInfo()voidonAttached(Run<?, ?> run) void
-
Constructor Details
-
MultiJobResumeBuild
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getInfo
-
doIndex
public void doIndex(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) throws IOException - Throws:
IOException
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
getTarget
- Specified by:
getTargetin interfaceorg.kohsuke.stapler.StaplerProxy
-