public class ArtifactDeployerProjectAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
ArtifactDeployerProjectAction(hudson.model.AbstractProject<?,?> project) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
int |
getLastSuccessfulNumber() |
DeployedArtifacts |
getLatestDeployedArtifacts() |
String |
getUrlName() |
public ArtifactDeployerProjectAction(hudson.model.AbstractProject<?,?> project)
public DeployedArtifacts getLatestDeployedArtifacts()
public int getLastSuccessfulNumber()
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-2014. All Rights Reserved.