Package | Description |
---|---|
org.jboss.narayana.rest.integration |
Modifier and Type | Method and Description |
---|---|
ParticipantInformation |
ParticipantsContainer.getParticipantInformation(String participantId) |
Modifier and Type | Method and Description |
---|---|
Map<String,ParticipantInformation> |
ParticipantsContainer.getAllParticipantsInformation() |
Modifier and Type | Method and Description |
---|---|
void |
ParticipantsContainer.addParticipantInformation(String participantId,
ParticipantInformation participantInformation) |
void |
RecoveryManager.persistParticipantInformation(ParticipantInformation participantInformation) |
void |
RecoveryManager.removeParticipantInformation(ParticipantInformation participantInformation) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.