@MetadataScope(keysResolver=EntityCollectionKeyResolver.class, outputResolver=OutputEntityCollectionResolver.class) @MediaType(value="*/*", strict=false) @Alias(value="RequestEntityCollectionListener") @DisplayName(value="On Entity Collection Request") @EmitsResponse public class EntityCollectionSource extends BaseSource<InputStream,ListenerRequestAttributes>
expansionParameters, location, odataConfig, ROUTING_CONTEXT_KEY, routingKey, systemQueryOptionsParameters| Constructor and Description |
|---|
EntityCollectionSource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.slf4j.Logger |
getLogger() |
protected RoutingKey<InputStream,ListenerRequestAttributes,SourceConfiguration> |
getRoutingKey() |
void |
onSuccess(CollectionSuccessResponse collectionSuccessResponse,
org.mule.runtime.extension.api.runtime.source.SourceCallbackContext callbackContext,
org.mule.runtime.extension.api.runtime.source.SourceCompletionCallback completionCallback) |
convert, getRoutingContext, getRoutingManager, initialise, onError, onStart, onStop, onSuccess, onTerminateprotected RoutingKey<InputStream,ListenerRequestAttributes,SourceConfiguration> getRoutingKey()
getRoutingKey in class BaseSource<InputStream,ListenerRequestAttributes>protected org.slf4j.Logger getLogger()
getLogger in class BaseSource<InputStream,ListenerRequestAttributes>@OnSuccess public void onSuccess(@Placement(tab="Responses") @NullSafe(defaultImplementingType=EntityCollectionSuccessResponse.class) @Optional CollectionSuccessResponse collectionSuccessResponse, org.mule.runtime.extension.api.runtime.source.SourceCallbackContext callbackContext, org.mule.runtime.extension.api.runtime.source.SourceCompletionCallback completionCallback)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.