@Extension public final class JenkinsLintAction extends Object implements hudson.model.RootAction
| Constructor and Description |
|---|
JenkinsLintAction() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<InterfaceCheck> |
getCheckList() |
void |
getData() |
String |
getDisplayName() |
String |
getIconFileName() |
Hashtable<String,Job> |
getJobSet() |
ArrayList<InterfaceSlaveCheck> |
getSlaveCheckList() |
Hashtable<String,Slave> |
getSlaveSet() |
String |
getUrlName() |
public void getData()
throws IOException
IOExceptionpublic 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.Actionpublic ArrayList<InterfaceCheck> getCheckList()
public ArrayList<InterfaceSlaveCheck> getSlaveCheckList()
Copyright © 2016–2017. All rights reserved.