Uses of Class
com.iizix.license.history.LicensingHistoryEntry
Uses of LicensingHistoryEntry in com.iizix.license.history
Modifier and TypeFieldDescriptionprotected final ArrayList<LicensingHistoryEntry>
LicensingHistory.history
List of entries.Modifier and TypeMethodDescriptionvoid
LicensingHistory.addEntries
(LicensingHistoryEntry[] entries, int startIndex) Removes all history entries before the specified index.void
LicensingHistory.addEntry
(LicensingHistoryEntry entry) Adds a new history entry.