Uses of Class
com.iizix.server.UserInfoHistoryEntry
Packages that use UserInfoHistoryEntry
Uses of UserInfoHistoryEntry in com.iizix.server
Methods in com.iizix.server that return UserInfoHistoryEntryModifier and TypeMethodDescriptionfinal 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 UserInfoHistoryEntryModifier and TypeMethodDescriptionServerShell.getHistory
(long start) Gets the history entries gathered between a date up to the last available entry.final Class<UserInfoHistoryEntry>
ServerShell.getInfoClass()
Gets the class of the additional information.