Uses of Class
org.apache.openmeetings.db.entity.HistoricalEntity
-
-
Uses of HistoricalEntity in org.apache.openmeetings.db.entity.basic
Subclasses of HistoricalEntity in org.apache.openmeetings.db.entity.basic Modifier and Type Class Description classConfigurationclassMailMessage -
Uses of HistoricalEntity in org.apache.openmeetings.db.entity.calendar
Subclasses of HistoricalEntity in org.apache.openmeetings.db.entity.calendar Modifier and Type Class Description classAppointmentclassMeetingMemberclassOmCalendar -
Uses of HistoricalEntity in org.apache.openmeetings.db.entity.file
Subclasses of HistoricalEntity in org.apache.openmeetings.db.entity.file Modifier and Type Class Description classBaseFileItemclassFileItem -
Uses of HistoricalEntity in org.apache.openmeetings.db.entity.record
Subclasses of HistoricalEntity in org.apache.openmeetings.db.entity.record Modifier and Type Class Description classRecordingAn item in the file explorer in the recording section.classRecordingChunkcontains data about each stream, for example if it is a screen sharing or audio/video stream. -
Uses of HistoricalEntity in org.apache.openmeetings.db.entity.room
Subclasses of HistoricalEntity in org.apache.openmeetings.db.entity.room Modifier and Type Class Description classInvitationclassRoomclassRoomModerator -
Uses of HistoricalEntity in org.apache.openmeetings.db.entity.server
Subclasses of HistoricalEntity in org.apache.openmeetings.db.entity.server Modifier and Type Class Description classLdapConfigclassOAuthServer -
Uses of HistoricalEntity in org.apache.openmeetings.db.entity.user
Subclasses of HistoricalEntity in org.apache.openmeetings.db.entity.user Modifier and Type Class Description classAddressclassGroupclassGroupUserclassUserEntity to store user data, password field isFetchType.LAZY, so that is why there is an extra udpate statement at this moment
-