Interface | Description |
---|---|
TransactionEvent |
Interface for individual events in a transaction.
|
Class | Description |
---|---|
AbstractTransactionEvent |
Abstract class for the TransactionEvents
|
CopyFileEvent |
Event to copy a file.
|
CreateFileEvent |
Event for creating a file from a string content.
|
FileTransaction |
Implement commit/rollback semantics for a set of files.
|
Exception | Description |
---|---|
TransactionException |
TransactionException
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.