Package hudson.plugins.robot.view
Class RobotListViewColumn
java.lang.Object
hudson.views.ListViewColumn
hudson.plugins.robot.view.RobotListViewColumn
- All Implemented Interfaces:
ExtensionPoint,Describable<ListViewColumn>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintlongdoublegetPassPercent(Item job) getRobotPath(Item job) longgetSkipped(Item job) doublegetSkipPercent(Item job) longgetTrendHdUrl(Item job) getTrendPreviewUrl(Item job) getTrendUrl(Item job) booleanMethods inherited from class hudson.views.ListViewColumn
all, createDefaultInitialColumnList, createDefaultInitialColumnList, createDefaultInitialColumnList, getDescriptor, shownByDefault
-
Constructor Details
-
RobotListViewColumn
@DataBoundConstructor public RobotListViewColumn()
-
-
Method Details
-
getColumnCaption
- Overrides:
getColumnCaptionin classListViewColumn
-
getPass
-
getTotal
-
getSkipped
-
getPassPercent
-
getSkipPercent
-
getRobotPath
-
getLogUrl
-
getTrendUrl
-
getTrendHdUrl
-
getTrendPreviewUrl
-
getBuildsToShowInResultsColumn
public int getBuildsToShowInResultsColumn() -
isRobotResultsColumnEnabled
public boolean isRobotResultsColumnEnabled()
-