public class AppThwackListViewColumn
extends hudson.views.ListViewColumn
| Modifier and Type | Class and Description |
|---|---|
static class |
AppThwackListViewColumn.DescriptorImpl |
| Constructor and Description |
|---|
AppThwackListViewColumn() |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnCaption() |
AppThwackTestResult |
getPreviousResult(hudson.model.Job job)
Get the AppThwack test run from the most recent build of this job
|
boolean |
shouldDisplay(hudson.model.Job job)
Returns true if the previous job has an AppThwack result with valid tests it should display.
|
public boolean shouldDisplay(hudson.model.Job job)
job - public AppThwackTestResult getPreviousResult(hudson.model.Job job)
job - public String getColumnCaption()
getColumnCaption in class hudson.views.ListViewColumnCopyright © 2004-2014. All Rights Reserved.