public class JobAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
JobAction(hudson.model.AbstractItem project) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
List<hudson.model.View> |
getViews() |
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.Actionpublic List<hudson.model.View> getViews()
Copyright © 2016–2017. All rights reserved.