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