Serialized Form
-
Package org.codehaus.mojo.versions.reporting.model
-
Class org.codehaus.mojo.versions.reporting.model.DependencyInfo
class DependencyInfo extends Object implements Serializable-
Serialized Fields
-
any
List<String> any
Field any. -
artifactId
String artifactId
Field artifactId. -
classifier
String classifier
Field classifier. -
currentVersion
String currentVersion
Field currentVersion. -
groupId
String groupId
Field groupId. -
incrementals
List<String> incrementals
Field incrementals. -
lastVersion
String lastVersion
Field lastVersion. -
majors
List<String> majors
Field majors. -
minors
List<String> minors
Field minors. -
scope
String scope
Field scope. -
status
String status
Field status. -
type
String type
Field type.
-
-
-
Class org.codehaus.mojo.versions.reporting.model.DependencyReportSummary
class DependencyReportSummary extends Object implements Serializable-
Serialized Fields
-
nextIncrementalAvailable
String nextIncrementalAvailable
Field nextIncrementalAvailable. -
nextMajorAvailable
String nextMajorAvailable
Field nextMajorAvailable. -
nextMinorAvailable
String nextMinorAvailable
Field nextMinorAvailable. -
nextVersionAvailable
String nextVersionAvailable
Field nextVersionAvailable. -
usingLastVersion
String usingLastVersion
Field usingLastVersion.
-
-
-
Class org.codehaus.mojo.versions.reporting.model.DependencyUpdatesReport
class DependencyUpdatesReport extends Object implements Serializable-
Serialized Fields
-
dependencies
List<DependencyInfo> dependencies
Field dependencies. -
dependencyManagements
List<DependencyInfo> dependencyManagements
Field dependencyManagements. -
modelEncoding
String modelEncoding
Field modelEncoding. -
summary
DependencyReportSummary summary
Field summary.
-
-
-
Class org.codehaus.mojo.versions.reporting.model.PluginInfo
class PluginInfo extends Object implements Serializable-
Serialized Fields
-
any
List<String> any
Field any. -
artifactId
String artifactId
Field artifactId. -
classifier
String classifier
Field classifier. -
currentVersion
String currentVersion
Field currentVersion. -
groupId
String groupId
Field groupId. -
incrementals
List<String> incrementals
Field incrementals. -
lastVersion
String lastVersion
Field lastVersion. -
majors
List<String> majors
Field majors. -
minors
List<String> minors
Field minors. -
scope
String scope
Field scope. -
status
String status
Field status. -
type
String type
Field type.
-
-
-
Class org.codehaus.mojo.versions.reporting.model.PluginReportSummary
class PluginReportSummary extends Object implements Serializable-
Serialized Fields
-
dependencyUpdates
String dependencyUpdates
Field dependencyUpdates. -
nextIncrementalAvailable
String nextIncrementalAvailable
Field nextIncrementalAvailable. -
nextMajorAvailable
String nextMajorAvailable
Field nextMajorAvailable. -
nextMinorAvailable
String nextMinorAvailable
Field nextMinorAvailable. -
nextVersionAvailable
String nextVersionAvailable
Field nextVersionAvailable. -
usingLastVersion
String usingLastVersion
Field usingLastVersion.
-
-
-
Class org.codehaus.mojo.versions.reporting.model.PluginUpdatesReport
class PluginUpdatesReport extends Object implements Serializable-
Serialized Fields
-
modelEncoding
String modelEncoding
Field modelEncoding. -
pluginManagements
List<PluginInfo> pluginManagements
Field pluginManagements. -
plugins
List<PluginInfo> plugins
Field plugins. -
summary
PluginReportSummary summary
Field summary.
-
-
-
Class org.codehaus.mojo.versions.reporting.model.PropertyAssociation
class PropertyAssociation extends Object implements Serializable -
Class org.codehaus.mojo.versions.reporting.model.PropertyInfo
class PropertyInfo extends Object implements Serializable-
Serialized Fields
-
any
List<String> any
Field any. -
currentVersion
String currentVersion
Field currentVersion. -
incrementals
List<String> incrementals
Field incrementals. -
lastVersion
String lastVersion
Field lastVersion. -
majors
List<String> majors
Field majors. -
minors
List<String> minors
Field minors. -
propertyAssociations
List<PropertyAssociation> propertyAssociations
Field propertyAssociations. -
propertyName
String propertyName
Field propertyName. -
status
String status
Field status.
-
-
-
Class org.codehaus.mojo.versions.reporting.model.PropertyReportSummary
class PropertyReportSummary extends Object implements Serializable-
Serialized Fields
-
nextIncrementalAvailable
String nextIncrementalAvailable
Field nextIncrementalAvailable. -
nextMajorAvailable
String nextMajorAvailable
Field nextMajorAvailable. -
nextMinorAvailable
String nextMinorAvailable
Field nextMinorAvailable. -
nextVersionAvailable
String nextVersionAvailable
Field nextVersionAvailable. -
usingLastVersion
String usingLastVersion
Field usingLastVersion.
-
-
-
Class org.codehaus.mojo.versions.reporting.model.PropertyUpdatesReport
class PropertyUpdatesReport extends Object implements Serializable-
Serialized Fields
-
modelEncoding
String modelEncoding
Field modelEncoding. -
properties
List<PropertyInfo> properties
Field properties. -
summary
PropertyReportSummary summary
Field summary.
-
-
-