@Service public class RestExecutionService extends Object
| Constructor and Description |
|---|
RestExecutionService(TestsDataGenerationService generationService,
AuthRequestInterceptor authRequestInterceptor,
AccountMgmtStaffRestClient accountRestClient,
UserMgmtStaffRestClient userRestClient,
UserMgmtRestClient userMgmtRestClient,
PaymentRestClient paymentRestClient) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranchName(String accessToken) |
boolean |
updateLedgers(String bearerToken,
DataPayload payload) |
public RestExecutionService(TestsDataGenerationService generationService, AuthRequestInterceptor authRequestInterceptor, AccountMgmtStaffRestClient accountRestClient, UserMgmtStaffRestClient userRestClient, UserMgmtRestClient userMgmtRestClient, PaymentRestClient paymentRestClient)
public boolean updateLedgers(String bearerToken, DataPayload payload)
Copyright © 2019. All rights reserved.