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