JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
io.jenkins.plugins.railflow.testrail.client.model.HasName
Packages that use
HasName
Package
Description
io.jenkins.plugins.railflow.testrail.client.model
io.jenkins.plugins.railflow.testreport.model
Uses of
HasName
in
io.jenkins.plugins.railflow.testrail.client.model
Subinterfaces of
HasName
in
io.jenkins.plugins.railflow.testrail.client.model
Modifier and Type
Interface
Description
interface
Run
Represents a single run in TestRail.
Uses of
HasName
in
io.jenkins.plugins.railflow.testreport.model
Classes in
io.jenkins.plugins.railflow.testreport.model
that implement
HasName
Modifier and Type
Class
Description
class
RunImpl
Implementation of
Run
.