Uses of Class
io.jenkins.plugins.report.jtreg.items.TestLink
Packages that use TestLink
-
Uses of TestLink in io.jenkins.plugins.report.jtreg
Methods in io.jenkins.plugins.report.jtreg that return types with arguments of type TestLinkModifier and TypeMethodDescriptionBuildReportExtendedPlugin.getAllTestLinks()
JenkinsReportJckGlobalConfig.getGlobalTestLinks()
JenkinsReportJckGlobalConfig.getTestLinks()
Methods in io.jenkins.plugins.report.jtreg with parameters of type TestLinkModifier and TypeMethodDescriptionBuildReportExtendedPlugin.createTestLinkUrl
(TestLink testLink, String testName) Method parameters in io.jenkins.plugins.report.jtreg with type arguments of type TestLinkModifier and TypeMethodDescriptionvoid
JenkinsReportJckGlobalConfig.setTestLinks
(List<TestLink> testLinks)