public interface HistoryEntry
| Modifier and Type | Method and Description | 
|---|---|
CompareContributor | 
getCompareContributor()
Get the compare contributor for this entry in the history. 
 | 
java.lang.Object | 
getValue(HistoryProperty property)
Get the value of the specified property for this entry. 
 | 
CompareContributor getCompareContributor() throws java.lang.Exception
java.lang.Exceptionjava.lang.Object getValue(HistoryProperty property)
property - the property to get