| Package | Description |
|---|---|
| org.adorsys.docusafe.transactional.exceptions | |
| org.adorsys.docusafe.transactional.impl | |
| org.adorsys.docusafe.transactional.impl.helper |
| Constructor and Description |
|---|
TxNotFoundException(DocumentFQN file,
LastCommitedTxID lastTxID) |
| Modifier and Type | Method and Description |
|---|---|
static LastCommitedTxID |
TxIDLog.findLastCommitedTxID(DocumentSafeService documentSafeService,
UserIDAuth userIDAuth) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TxIDHashMap.deleteHashMapOfTx(DocumentSafeService documentSafeService,
UserIDAuth userIDAuth,
LastCommitedTxID lastCommitedTxID) |
static TxIDHashMap |
TxIDHashMap.readHashMapOfTx(DocumentSafeService documentSafeService,
UserIDAuth userIDAuth,
LastCommitedTxID lastCommitedTxID) |
static void |
TxIDLog.saveJustFinishedTx(DocumentSafeService documentSafeService,
UserIDAuth userIDAuth,
Date start,
Date finished,
LastCommitedTxID previousTxID,
TxID currentTxID) |
| Modifier and Type | Method and Description |
|---|---|
LastCommitedTxID |
LastCommitedTxIDJsonAdapter.read(com.google.gson.stream.JsonReader in) |
| Modifier and Type | Method and Description |
|---|---|
void |
LastCommitedTxIDJsonAdapter.write(com.google.gson.stream.JsonWriter out,
LastCommitedTxID txid) |
Copyright © 2018. All rights reserved.