| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.service |
| Modifier and Type | Method and Description |
|---|---|
RecoveryPointTO |
MiddlewareRecoveryService.getPointById(String branchId,
Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<RecoveryPointTO> |
MiddlewareRecoveryService.getAll(String branchId) |
| Modifier and Type | Method and Description |
|---|---|
void |
MiddlewareRecoveryService.createRecoveryPoint(String branchId,
RecoveryPointTO recoveryPoint) |
Copyright © 2021. All rights reserved.