Class Overview
Represents a search against change information. Change information is generated each time a person creates or edits content.
This information can be queried to allow clients to track content updates.
Clients are also provided with filtering capabilities similar to the ContentSearch.
For example, you can track all updates by one or more users by using the LastModifierSearchFilter.
A parameterised version of this search is provided in buildRecentUpdateSearch(RecentUpdateQueryParameters, int, int)
Public Constructors