public abstract class VCSHistoryEntry extends BaseHistoryEntry
| Constructor and Description | 
|---|
VCSHistoryEntry()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
canRestore(Context context)  | 
void | 
restore(Context context)  | 
getValue, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCompareContributorpublic boolean canRestore(Context context)
canRestore in class BaseHistoryEntrypublic void restore(Context context) throws java.lang.Exception
restore in class BaseHistoryEntryjava.lang.Exception