Class TcSummaryAction
java.lang.Object
com.smartbear.jenkins.plugins.testcomplete.TcSummaryAction
- All Implemented Interfaces:
Action
,ModelObject
- Author:
- Igor Filin
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addReport
(TcReportAction report) getApi()
Run<?,
?> getBuild()
getNextReport
(TcReportAction report) getPreviousReport
(TcReportAction report)
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getBuild
-
addReport
-
getReportsOrder
-
getReports
-
getNextReport
-
getPreviousReport
-
getDynamic
-
getPluginName
-
getApi
-