public class KloBuildReviewLink extends Object implements hudson.model.Action
Constructor and Description |
---|
KloBuildReviewLink(hudson.model.AbstractBuild<?,?> owner,
String klocworkHost,
String klocworkPort,
String klocworkProject,
boolean ssl) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getKloHost() |
String |
getKloPort() |
boolean |
getKloUseSSL() |
hudson.model.AbstractBuild<?,?> |
getOwner() |
String |
getProject() |
String |
getProjectId(String project_name) |
String |
getReviewHeight() |
String |
getUrlName() |
boolean |
isViewable() |
public static final String URL_NAME
public hudson.model.AbstractBuild<?,?> getOwner()
public String getKloHost()
public String getKloPort()
public boolean getKloUseSSL()
public String getProject()
public String getReviewHeight()
public boolean isViewable()
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 © 2016–2019. All rights reserved.