public interface OfBizTransaction
| Modifier and Type | Method and Description |
|---|---|
void |
commit()
Commits the transaction.
|
boolean |
isProcessed() |
void |
rollback()
Rolls back the transaction.
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.