public class BeakerBuildAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
BeakerBuildAction(int jobNumber,
String beakerURL) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
int |
getJobNumber() |
String |
getUrlName() |
public BeakerBuildAction(int jobNumber,
String beakerURL)
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.Actionpublic int getJobNumber()
Copyright © 2004-2015. All Rights Reserved.