| Package | Description |
|---|---|
| org.codehaus.mojo.versions | |
| org.codehaus.mojo.versions.recording |
| Modifier and Type | Method and Description |
|---|---|
protected ChangeRecorder |
AbstractVersionsUpdaterMojo.getChangeRecorder()
Configure and return the change recorder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeRecorderNull
A recorder that ignores updates.
|
class |
ChangeRecorderXML
A recorder of version updates.
|
| Modifier and Type | Method and Description |
|---|---|
static ChangeRecorder |
ChangeRecorderXML.create()
Create a new change recorder that serializes to XML.
|
static ChangeRecorder |
ChangeRecorderNull.create()
Create a new change recorder that serializes to XML.
|
Copyright © 2008–2022 MojoHaus. All rights reserved.