public abstract class DefaultHistoryEntry
extends java.lang.Object
implements HistoryEntry
Default implementation of HistoryEntry. This implementation provides
a setValue( HistoryProperty, Object ) method. You need to implement the
getCompareContributor() method.