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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doIndex
(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) getInfo()
void
onAttached
(Run<?, ?> run) void
-
Constructor Details
-
MultiJobResumeBuild
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getInfo
-
doIndex
public void doIndex(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException - Throws:
IOException
-
onAttached
- Specified by:
onAttached
in interfaceRunAction2
-
onLoad
- Specified by:
onLoad
in interfaceRunAction2
-
getTarget
- Specified by:
getTarget
in interfaceorg.kohsuke.stapler.StaplerProxy
-