@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, routingManager, systemQueryOptionsParameters| Constructor and Description |
|---|
EntityCollectionSource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.slf4j.Logger |
getLogger() |
protected RoutingKey |
getRoutingKey() |
void |
onSuccess(CollectionSuccessResponse collectionSuccessResponse,
org.mule.runtime.extension.api.runtime.source.SourceCallbackContext callbackContext,
org.mule.runtime.extension.api.runtime.source.SourceCompletionCallback completionCallback) |
getRoutingContext, initialise, onError, onStart, onStop, onSuccess, onTerminateprotected RoutingKey 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 © 2022 MuleSoft, Inc.. All rights reserved.