public class KloBuildInfo extends Object implements hudson.model.Action
Constructor and Description |
---|
KloBuildInfo(hudson.model.AbstractBuild<?,?> owner,
KloInstallation kloInstall,
String project) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getIconFileName() |
KloInstallation |
getKloInstall() |
hudson.model.AbstractBuild<?,?> |
getOwner() |
String |
getProject() |
String |
getUrlName() |
public static final String URL_NAME
public KloBuildInfo(hudson.model.AbstractBuild<?,?> owner, KloInstallation kloInstall, String project)
public hudson.model.AbstractBuild<?,?> getOwner()
public KloInstallation getKloInstall()
public String getProject()
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-2017. All Rights Reserved.