Interface IDiffManager


public interface IDiffManager
Entry point for higher-level object diffing and history analysis.

Usage of ignoredFields is recommended as creating of history for all fields can be slow in some cases.

Recommended list of ignored fields for Work Items are defined in constant IWorkItem.DIFF_IGNORED_FIELDS.

Author:
POLARION SOFTWARE