| Package | Description |
|---|---|
| org.codehaus.mojo.versions.reporting |
| Modifier and Type | Field and Description |
|---|---|
protected ArtifactVersionsCache |
AbstractVersionsReportRenderer.allUpdatesCache |
protected ArtifactVersionsCache |
AbstractVersionsReportRenderer.newestUpdateCache |
| Modifier and Type | Method and Description |
|---|---|
static <T extends OverviewStats,V extends ArtifactVersions> |
OverviewStats.fromUpdates(Collection<V> updates,
ArtifactVersionsCache cache)
Creates a OverviewStats instance based on the collection of version updates in
the argument
|
static <T extends OverviewStats,V extends ArtifactVersions> |
PluginOverviewStats.fromUpdates(Collection<V> updates,
ArtifactVersionsCache cache)
Creates a PluginOverviewStats instance based on the collection of version updates in
the argument
|
protected static <V extends ArtifactVersions> |
OverviewStats.getNewestUpdate(ArtifactVersionsCache cache,
V details,
Optional<Segment> segment) |
Copyright © 2008–2022 MojoHaus. All rights reserved.