Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


oracle.jdeveloper.vcs.spi
Class VCSHistoryEntry

java.lang.Object
  extended by oracle.javatools.history.DefaultHistoryEntry
      extended by oracle.jdeveloper.history.BaseHistoryEntry
          extended by oracle.jdeveloper.vcs.spi.VCSHistoryEntry

All Implemented Interfaces:
HistoryEntry
Direct Known Subclasses:
VCSHistoryEntry

public abstract class VCSHistoryEntry
extends BaseHistoryEntry
Since:
11.1.1.2.0 (Shepherd)

Constructor Summary
VCSHistoryEntry()
           

 

Method Summary

 

Methods inherited from class oracle.jdeveloper.history.BaseHistoryEntry
canRestore, restore

 

Methods inherited from class oracle.javatools.history.DefaultHistoryEntry
getValue, setValue

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Methods inherited from interface oracle.javatools.history.HistoryEntry
getCompareContributor

 

Constructor Detail

VCSHistoryEntry

public VCSHistoryEntry()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.