| Interface | Description |
|---|---|
| IChangeLogSerializerCallback |
Callback for change log serializer read actions.
|
| Class | Description |
|---|---|
| AbstractChangeLogEntry |
Base class for all changelog entries
|
| CChangeLog |
This class contains constants for the use of changelogs.
|
| ChangeLog |
This class represents a single change log with a list of entries and
releases.
|
| ChangeLogEntry |
This class represents a single entry in the changelog.
|
| ChangeLogRelease |
This class represents a single release within a changelog.
|
| ChangeLogSerializer |
This class handles the reading and writing of changelog objects.
|
| ComparatorChangeLogComponent |
Special comparator to sort change logs by their component.
|
| ComparatorChangeLogEntryDateAndComponent |
Special comparator to sort change log entries by their date and in case of
equality by the parent change logs component name.
|
| LoggingChangeLogSerializerCallback |
Logging implementation of
IChangeLogSerializerCallback. |
| Enum | Description |
|---|---|
| EChangeLogAction |
Represents the possible actions in a change log.
|
| EChangeLogCategory |
Represents the category of a single change log entry.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.