com.ibm.team.fvt.tests.clm.pages.rm.history
Class RmHistoryEntryData.HistoryRow

java.lang.Object
  extended by com.ibm.team.fvt.tests.clm.pages.rm.history.RmHistoryEntryData.HistoryRow
Direct Known Subclasses:
RmHistoryEntryData.SimpleHistoryRow, RmHistoryEntryData.TextComparisonRow
Enclosing class:
RmHistoryEntryData

public abstract class RmHistoryEntryData.HistoryRow
extends java.lang.Object

History sub entry, one for each row in a history entry. This is the basis of a hierarchy which will be extended in future tasks.


Constructor Summary
RmHistoryEntryData.HistoryRow()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmHistoryEntryData.HistoryRow

public RmHistoryEntryData.HistoryRow()