@Singleton public class RollbackTransactionResource extends Object
Modifier and Type | Field and Description |
---|---|
static ConcurrentMap<RollbackEventName,Boolean> |
ROLLBACK_EVENTS |
Constructor and Description |
---|
RollbackTransactionResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
setMethodToRollback(RestRollback rollback)
Mark an event so the next time it is fired it will cause a transaction rollback.
|
public static final ConcurrentMap<RollbackEventName,Boolean> ROLLBACK_EVENTS
public javax.ws.rs.core.Response setMethodToRollback(RestRollback rollback)
rollback
- Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.