public abstract class SideeXBaseAction extends Object implements hudson.model.Action
| Modifier and Type | Field and Description |
|---|---|
protected hudson.model.AbstractItem |
project |
protected SideeX |
sideeXJenkinsPlugin |
| Constructor and Description |
|---|
SideeXBaseAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
protected abstract Boolean |
haveURL() |
protected SideeX sideeXJenkinsPlugin
protected transient hudson.model.AbstractItem project
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionprotected abstract Boolean haveURL()
Copyright © 2016–2020. All rights reserved.