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
IndexOutOfBoundsException
void deleteHeuristicParticipant(int index) throws IndexOutOfBoundsException
IndexOutOfBoundsException
Copyright © 2021 JBoss by Red Hat. All rights reserved.