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.JobRunParamsMessage
Packages that use
JobRunParamsMessage
Package
Description
io.jenkins.plugins.propelo.commons.models
io.jenkins.plugins.propelo.commons.service
Uses of
JobRunParamsMessage
in
io.jenkins.plugins.propelo.commons.models
Methods in
io.jenkins.plugins.propelo.commons.models
with parameters of type
JobRunParamsMessage
Modifier and Type
Method
Description
int
JobRunParamsMessage.
compareTo
(
JobRunParamsMessage
o)
Uses of
JobRunParamsMessage
in
io.jenkins.plugins.propelo.commons.service
Methods in
io.jenkins.plugins.propelo.commons.service
that return types with arguments of type
JobRunParamsMessage
Modifier and Type
Method
Description
List
<
JobRunParamsMessage
>
JobRunParamsService.
readBuildMessages
(
String
jobName)