| Package | Description |
|---|---|
| org.codehaus.mojo.versions.reporting |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginOverviewStats |
| Modifier and Type | Method and Description |
|---|---|
protected abstract <Q extends OverviewStats> |
AbstractVersionsReportRenderer.computeOverviewStats()
Computes the OverviewStats object needed to render the summary table row
|
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 <Q extends OverviewStats> |
AbstractVersionsReportRenderer.renderOverviewTableRow(Q stats)
Renders the singular summary table row
|
protected <T extends OverviewStats> |
PluginUpdatesReportRenderer.renderOverviewTableRow(T stats) |
| Modifier and Type | Method and Description |
|---|---|
protected OverviewStats |
DependencyUpdatesReportRenderer.computeOverviewStats() |
protected OverviewStats |
PropertyUpdatesReportRenderer.computeOverviewStats() |
Copyright © 2008–2022 MojoHaus. All rights reserved.