public class AppetizeProjectAction extends Object implements hudson.model.Action
Constructor and Description |
---|
AppetizeProjectAction(hudson.model.AbstractProject<?,?> project) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getIconFileName() |
AppetizeBuildAction |
getLastAppetizeBuild() |
String |
getUrlName() |
public AppetizeProjectAction(hudson.model.AbstractProject<?,?> project)
public AppetizeBuildAction getLastAppetizeBuild()
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
Copyright © 2004-2015. All Rights Reserved.