Interface IHistoryRecord2
-
- All Superinterfaces:
com4j.Com4jObject
,IHistoryRecord
public interface IHistoryRecord2 extends IHistoryRecord
Obsolete. Use AuditRecord.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
oldValue()
The value before the change.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.IHistoryRecord
changeDate, changer, fieldName, itemKey, newValue
-
-