public class AbstractTestLinkProjectAction extends Object implements hudson.model.Action
Modifier and Type | Field and Description |
---|---|
static String |
ICON_FILE_NAME |
static String |
URL_NAME |
Constructor and Description |
---|
AbstractTestLinkProjectAction() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getSearchUrl() |
String |
getUrlName() |
public static final String ICON_FILE_NAME
public static final String URL_NAME
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public String getSearchUrl()
Copyright © 2010–2019 Jenkins. All rights reserved.