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.Identifiable
Packages that use
Identifiable
Package
Description
io.jenkins.plugins.railflow.testrail.client.model
io.jenkins.plugins.railflow.testreport.model
Uses of
Identifiable
in
io.jenkins.plugins.railflow.testrail.client.model
Subinterfaces of
Identifiable
in
io.jenkins.plugins.railflow.testrail.client.model
Modifier and Type
Interface
Description
interface
HasName
Indicates that object has name.
interface
Run
Represents a single run in TestRail.
Uses of
Identifiable
in
io.jenkins.plugins.railflow.testreport.model
Classes in
io.jenkins.plugins.railflow.testreport.model
that implement
Identifiable
Modifier and Type
Class
Description
class
RunImpl
Implementation of
Run
.