com.chikli.hudson.plugin.naginator
Class NaginatorRetryAction

java.lang.Object
  extended by com.chikli.hudson.plugin.naginator.NaginatorRetryAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject

public class NaginatorRetryAction
extends Object
implements hudson.model.Action

Author:
Nicolas De Loof

Constructor Summary
NaginatorRetryAction()
           
 
Method Summary
 void doIndex(org.kohsuke.stapler.StaplerResponse res, hudson.model.AbstractBuild build)
           
 String getDisplayName()
           
 String getIconFileName()
           
 String getUrlName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NaginatorRetryAction

public NaginatorRetryAction()
Method Detail

getIconFileName

public String getIconFileName()
Specified by:
getIconFileName in interface hudson.model.Action

getDisplayName

public String getDisplayName()
Specified by:
getDisplayName in interface hudson.model.Action
Specified by:
getDisplayName in interface hudson.model.ModelObject

getUrlName

public String getUrlName()
Specified by:
getUrlName in interface hudson.model.Action

doIndex

public void doIndex(org.kohsuke.stapler.StaplerResponse res,
                    @AncestorInPath
                    hudson.model.AbstractBuild build)
             throws IOException
Throws:
IOException


Copyright © 2004-2016. All Rights Reserved.