public class DeletedJobBuildAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
DeletedJobBuildAction(List<String> jobs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName()
No task list item.
|
List<String> |
getJobs() |
String |
getUrlName() |
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.ActionCopyright © 2004-2013. All Rights Reserved.