public interface EditableTransaction
| Modifier and Type | Method and Description |
|---|---|
void |
deleteHeuristicParticipant(int index) |
void |
moveHeuristicToPrepared(int index) |
String |
toString() |
void moveHeuristicToPrepared(int index)
throws IndexOutOfBoundsException
IndexOutOfBoundsExceptionvoid deleteHeuristicParticipant(int index)
throws IndexOutOfBoundsException
IndexOutOfBoundsExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.