jenkins.plugins.ezwall
Class EzWallViewAction
java.lang.Object
jenkins.plugins.ezwall.EzWallViewAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.Describable<EzWallViewAction>, hudson.model.ModelObject
@ExportedBean
public class EzWallViewAction
- extends Object
- implements hudson.model.Action, hudson.model.Describable<EzWallViewAction>
Display the EzWall action on each view.
- Author:
- Axel Haustant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHORT_NAME
public static final String SHORT_NAME
- See Also:
- Constant Field Values
DISPLAY_NAME
public static final String DISPLAY_NAME
- See Also:
- Constant Field Values
EzWallViewAction
public EzWallViewAction()
getApi
public hudson.model.Api getApi()
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in interface hudson.model.Action
- Specified by:
getDisplayName
in interface hudson.model.ModelObject
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName
in interface hudson.model.Action
getUrlName
public String getUrlName()
- Specified by:
getUrlName
in interface hudson.model.Action
getPollInterval
@Exported
public int getPollInterval()
getShowGravatar
@Exported
public boolean getShowGravatar()
getShowUsername
@Exported
public boolean getShowUsername()
getShowBuildNumber
@Exported
public boolean getShowBuildNumber()
getSubtleMode
@Exported
public boolean getSubtleMode()
getVersion
@Exported
public String getVersion()
getRootUrl
@Exported
public String getRootUrl()
getDescriptor
public EzWallViewAction.EzWallViewActionDescriptor getDescriptor()
- Specified by:
getDescriptor
in interface hudson.model.Describable<EzWallViewAction>
getPluginWrapper
public hudson.PluginWrapper getPluginWrapper()
Copyright © 2004-2015. All Rights Reserved.