public abstract class HbciGetPaymentEntrypoint<REQUEST extends FacadeServiceableGetter,RESULT_BODY> extends Object
Constructor and Description |
---|
HbciGetPaymentEntrypoint() |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Result<RESULT_BODY>> |
execute(ServiceContext<REQUEST> serviceContext) |
@Transactional public CompletableFuture<Result<RESULT_BODY>> execute(ServiceContext<REQUEST> serviceContext)
Copyright © 2020. All rights reserved.