Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
TransactionLog |
RevisionStore.getTransactionLog()
Gets the transaction log.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TransactionLog.equals(TransactionLog other)
The equals.
|
Constructor and Description |
---|
RevisionStore(Header header,
TransactionLog transactionLog,
FreeChunkList freeChunkList,
FileNodeList rootFileNodeList,
FileNodeList hashedChunkList)
Initializes a new instance of the
RevisionStore class. |
Copyright (c) 2017 Aspose. All Rights Reserved.