Enum CmsLogEntryType

java.lang.Object
java.lang.Enum<CmsLogEntryType>
org.opencms.db.log.CmsLogEntryType
All Implemented Interfaces:
Serializable, Comparable<CmsLogEntryType>, java.lang.constant.Constable

public enum CmsLogEntryType extends Enum<CmsLogEntryType>
Wrapper class for the different types of log entries.

The IDs are organized as following:

1-3
user actions (login successful, login failed, resource visited)
11-13
publish actions (modified, new, deleted)
15
publish list (hide)
21-24
resource additional information (relations, permissions, properties)
30
content changes
31-35
resource attributes (date expired, released, last modified; type, flags)
40-45
structure operations (create, copy, delete, move, import)
50-54
resource recovery (history, restore, undelete, undo changes)
Since:
8.0.0