Uses of Class
com.iizix.os.OSSystemInfo.HistoryEntry
Packages that use OSSystemInfo.HistoryEntry Package Description com.iizix.os com.iizix.server Uses of OSSystemInfo.HistoryEntry in com.iizix.os
Methods in com.iizix.os that return OSSystemInfo.HistoryEntry Modifier and Type Method Description OSSystemInfo.HistoryEntry<INFO>[]
OSSystemInfo. getHistory(long start)
Gets the history entries gathered between a date up to the last available entry.Uses of OSSystemInfo.HistoryEntry in com.iizix.server
Methods in com.iizix.server that return OSSystemInfo.HistoryEntry Modifier and Type Method Description OSSystemInfo.HistoryEntry<UserInfoHistoryEntry>[]
ServerShell. getHistory(long start)
Gets the history entries gathered between a date up to the last available entry.