Uses of Class
com.iizix.server.UserInfoHistoryEntry
Packages that use UserInfoHistoryEntry Package Description com.iizix.server Uses of UserInfoHistoryEntry in com.iizix.server
Methods in com.iizix.server that return UserInfoHistoryEntry Modifier and Type Method Description UserInfoHistoryEntry
ServerShell. getAdditionalInformation()
Allocates a new instance of the additional information to be stored with the history entry.Methods in com.iizix.server that return types with arguments of type UserInfoHistoryEntry 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.java.lang.Class<UserInfoHistoryEntry>
ServerShell. getInfoClass()
Gets the class of the additional information.