JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.jenkins.plugins.propelo.commons.models.Product
Packages that use
Product
Package
Description
io.jenkins.plugins.propelo.commons.models
Uses of
Product
in
io.jenkins.plugins.propelo.commons.models
Methods in
io.jenkins.plugins.propelo.commons.models
that return types with arguments of type
Product
Modifier and Type
Method
Description
List
<
Product
>
ProductsResponse.
getRecords
()
Constructor parameters in
io.jenkins.plugins.propelo.commons.models
with type arguments of type
Product
Modifier
Constructor
Description
ProductsResponse
(
List
<
Product
> records)