de.pellepelster.jenkins.walldisplay
Class WallDisplayViewAction

java.lang.Object
  extended by de.pellepelster.jenkins.walldisplay.WallDisplayViewAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject

public class WallDisplayViewAction
extends Object
implements hudson.model.Action

Action providing the link to the actual walldisplay page

Author:
Christian Pelster

Constructor Summary
WallDisplayViewAction(String viewName)
           
 
Method Summary
 String getDisplayName()
           
 String getIconFileName()
           
protected  String getRootUrl()
           
 String getUrlName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WallDisplayViewAction

public WallDisplayViewAction(String viewName)
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

getRootUrl

protected String getRootUrl()


Copyright © 2004-2012. All Rights Reserved.