JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
io.jenkins.plugins.todeclarative.converter.api.Warning
Uses of
Warning
in
io.jenkins.plugins.todeclarative.converter.api
Methods in
io.jenkins.plugins.todeclarative.converter.api
that return types with arguments of type
Warning
Modifier and Type
Method
Description
List
<
Warning
>
ConverterResult.
getWarnings
()
Methods in
io.jenkins.plugins.todeclarative.converter.api
with parameters of type
Warning
Modifier and Type
Method
Description
void
ConverterResult.
addWarning
(
Warning
warning)