public class PRQAProjectAction extends hudson.model.Actionable implements hudson.model.ProminentProjectAction, PrqaProjectName, IndexedAction
Constructor and Description |
---|
PRQAProjectAction(hudson.model.Job<?,?> job,
String fullPrqaProjectName) |
Modifier and Type | Method and Description |
---|---|
List<PRQAProjectAction> |
getAllProjectActions() |
JSONGraph |
getChartData(PRQABuildAction buildAction,
int width,
int height,
String className,
int thresholdLevel) |
QAVerifyServerConfiguration |
getConfiguration() |
Collection<QAVerifyServerConfiguration> |
getConfigurations() |
String |
getDisplayName() |
String |
getDisplayName2() |
String |
getIconFileName() |
int |
getIndex() |
PRQABuildAction |
getLatestActionInProject() |
List<PRQABuildAction> |
getLatestActions() |
String |
getProjectName() |
String |
getSearchUrl() |
String |
getUrlName() |
boolean |
isDrawGraphs()
Small method to determine whether to draw graphs or not.
|
boolean |
showLinksofInterest() |
addAction, addOrReplaceAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, removeAction, removeActions, replaceAction, replaceActions
public PRQAProjectAction(hudson.model.Job<?,?> job, String fullPrqaProjectName)
public int getIndex()
getIndex
in interface IndexedAction
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getDisplayName2()
public String getProjectName()
getProjectName
in interface PrqaProjectName
public String getSearchUrl()
getSearchUrl
in interface hudson.search.SearchItem
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public PRQABuildAction getLatestActionInProject()
public List<PRQAProjectAction> getAllProjectActions()
public List<PRQABuildAction> getLatestActions()
public boolean isDrawGraphs()
public JSONGraph getChartData(PRQABuildAction buildAction, int width, int height, String className, int thresholdLevel)
public QAVerifyServerConfiguration getConfiguration()
public Collection<QAVerifyServerConfiguration> getConfigurations()
public boolean showLinksofInterest()
Copyright © 2016–2022. All rights reserved.