public class AppetizeBuildAction extends AppetizeApp implements hudson.model.Action
| Constructor and Description |
|---|
AppetizeBuildAction(String platform,
String privateKey,
String publicKey,
String publicUrl,
String manageUrl,
int buildNumber) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildNumber() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
getEmbedHtml, getManageUrl, getPlatform, getPrivateKey, getPublicKey, getPublicUrlpublic 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 getBuildNumber()
Copyright © 2004-2015. All Rights Reserved.