public class CitizenPagingProviderWrapper extends Object implements org.mule.runtime.extension.api.runtime.streaming.PagingProvider<com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection,org.mule.runtime.api.metadata.TypedValue<String>>
| Constructor and Description |
|---|
CitizenPagingProviderWrapper(org.mule.runtime.extension.api.runtime.streaming.PagingProvider<com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,com.mulesoft.connectors.dynamics365bc.api.HttpResponseAttributes>> specialistPagingProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection connection) |
List<org.mule.runtime.api.metadata.TypedValue<String>> |
getPage(com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection connection) |
Optional<Integer> |
getTotalResults(com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection connection) |
boolean |
useStickyConnections() |
public CitizenPagingProviderWrapper(org.mule.runtime.extension.api.runtime.streaming.PagingProvider<com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection,org.mule.runtime.extension.api.runtime.operation.Result<String,com.mulesoft.connectors.dynamics365bc.api.HttpResponseAttributes>> specialistPagingProvider)
public List<org.mule.runtime.api.metadata.TypedValue<String>> getPage(com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection connection)
getPage in interface org.mule.sdk.api.runtime.streaming.PagingProvider<com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection,org.mule.runtime.api.metadata.TypedValue<String>>public Optional<Integer> getTotalResults(com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection connection)
getTotalResults in interface org.mule.sdk.api.runtime.streaming.PagingProvider<com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection,org.mule.runtime.api.metadata.TypedValue<String>>public void close(com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection connection)
throws org.mule.runtime.api.exception.MuleException
close in interface org.mule.sdk.api.runtime.streaming.PagingProvider<com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection,org.mule.runtime.api.metadata.TypedValue<String>>org.mule.runtime.api.exception.MuleExceptionpublic boolean useStickyConnections()
useStickyConnections in interface org.mule.sdk.api.runtime.streaming.PagingProvider<com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection,org.mule.runtime.api.metadata.TypedValue<String>>Copyright © 2023 MuleSoft, Inc.. All rights reserved.