Classes
| Class | Description | |
|---|---|---|
| ChangeLogAutoTruncateJob | ||
| ChangeLogDependency |
Contains information of a dependency on the Change Log system
| |
| ChangeLogDependencyEventArgs |
Event arguments class for the RegisterDependencies event
| |
| ChangeLogDirectory | ||
| ChangeLogDirectoryLocation | ||
| ChangeLogFile |
An EPiServer CMS file change log
| |
| ChangeLogFileLocation |
An EPiServer CMS file location change log
| |
| ChangeLogItemBase |
Base class for EPiServer CMS change log items
| |
| ChangeLogPage |
An EPiServer CMS page change log
| |
| ChangeLogPageDelete |
An EPiServer CMS page delete change log
| |
| ChangeLogPageDeleteChildren | ||
| ChangeLogPageDeleteLanguage |
An EPiServer CMS page language delete change log
| |
| ChangeLogPageMove |
An EPiServer CMS page move change log
| |
| ChangeLogQueryInfo | ||
| ChangeLogSystem |
A management class for the Change Log system
| |
| ChangeLogTracker |
The EPiServer CMS Change Log Tracker.
Tracks changes in the EPiServer system and logs them the Change Log
|
Interfaces
| Interface | Description | |
|---|---|---|
| IChangeLog |
Interface representing a change log
| |
| IChangeLogItem |
Interface representing a change log item
| |
| IChangeLogUpdatableItem |
Enumerations
| Enumeration | Description | |
|---|---|---|
| ChangeLogCategory |
Pre-defined categories of change log items
| |
| ChangeLogDirectory..::.ActionType |
The types of action a file change log can have
| |
| ChangeLogFile..::.ActionType |
The types of action a file change log can have
| |
| ChangeLogPage..::.ActionType |
The types of action a page change log can have
| |
| ChangeLogSystemState |
Represents the (enabled) state of the Change Log system
| |
| ReadDirection |
The direction to read the change log in
| |
| SortOrder |
The sort order to present change log item read in
|