Uses of Class
com.sap.cds.feature.mt.lib.tools.PollingResponse
Packages that use PollingResponse
-
Uses of PollingResponse in com.sap.cds.feature.mt.lib.tools
Methods in com.sap.cds.feature.mt.lib.tools with parameters of type PollingResponseMethod parameters in com.sap.cds.feature.mt.lib.tools with type arguments of type PollingResponseModifier and TypeMethodDescription<T> voidAsyncPolling.execute(Supplier<PollingResponse<T>> action, Consumer<PollingResponse<T>> finalAction) Start the polling operation<T> voidAsyncPolling.execute(Supplier<PollingResponse<T>> action, Consumer<PollingResponse<T>> finalAction) Start the polling operation