@ExportedBean public class EzWallViewAction extends Object implements hudson.model.Action, hudson.model.Describable<EzWallViewAction>
| Modifier and Type | Class and Description |
|---|---|
static class |
EzWallViewAction.EzWallViewActionDescriptor |
| Modifier and Type | Field and Description |
|---|---|
static String |
DISPLAY_NAME |
static String |
SHORT_NAME |
| Constructor and Description |
|---|
EzWallViewAction() |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Api |
getApi() |
EzWallViewAction.EzWallViewActionDescriptor |
getDescriptor() |
String |
getDisplayName() |
String |
getIconFileName() |
hudson.PluginWrapper |
getPluginWrapper() |
int |
getPollInterval() |
String |
getUrlName() |
String |
getVersion() |
public static final String SHORT_NAME
public static final String DISPLAY_NAME
public hudson.model.Api getApi()
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Action@Exported public int getPollInterval()
@Exported public String getVersion()
public EzWallViewAction.EzWallViewActionDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<EzWallViewAction>public hudson.PluginWrapper getPluginWrapper()
Copyright © 2004-2012. All Rights Reserved.