| 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.
|
| ComparatorChangeLogEntryDate |
Special comparator to sort change log entries by their date and in case of
equality by the parent change logs component name.
|
| Enum | Description |
|---|---|
| EChangeLogAction |
Represents the possible actions in a change log.
|
| EChangeLogCategory |
Represents the category of a single change log entry.
|
Copyright © 2006–2015 phloc systems. All rights reserved.