org.prevayler.implementation
Class TransactionTimestamp
java.lang.Object
org.prevayler.implementation.TransactionTimestamp
- All Implemented Interfaces:
- Serializable
public class TransactionTimestamp
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionTimestamp
public TransactionTimestamp(Capsule capsule,
long systemVersion,
Date executionTime)
capsule
public Capsule capsule()
systemVersion
public long systemVersion()
executionTime
public Date executionTime()
cleanCopy
public TransactionTimestamp cleanCopy()
toChunk
public Chunk toChunk()
fromChunk
public static TransactionTimestamp fromChunk(Chunk chunk)
Copyright © 2001-2013. All Rights Reserved.