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.PluginVersion
Packages that use
PluginVersion
Package
Description
io.jenkins.plugins.propelo.commons.models
Uses of
PluginVersion
in
io.jenkins.plugins.propelo.commons.models
Fields in
io.jenkins.plugins.propelo.commons.models
declared as
PluginVersion
Modifier and Type
Field
Description
static final
PluginVersion
PluginVersion.
EMPTY_PLUGIN_VERSION
Methods in
io.jenkins.plugins.propelo.commons.models
with parameters of type
PluginVersion
Modifier and Type
Method
Description
int
PluginVersion.
compareTo
(
PluginVersion
o)