Package | Description |
---|---|
org.jboss.narayana.rest.integration | |
org.jboss.narayana.rest.integration.api |
Modifier and Type | Method and Description |
---|---|
void |
ParticipantsManagerImpl.reportHeuristic(String participantId,
HeuristicType heuristicType) |
Modifier and Type | Method and Description |
---|---|
static HeuristicType |
HeuristicType.fromTxStatus(String status) |
HeuristicType |
HeuristicException.getHeuristicType() |
static HeuristicType |
HeuristicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeuristicType[] |
HeuristicType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantsManager.reportHeuristic(String participantId,
HeuristicType heuristicType)
Report heuristic decision.
|
Constructor and Description |
---|
HeuristicException(HeuristicType heuristicType) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.