- All Implemented Interfaces:
- Initializable, MetricsReportable, XProcessingElement, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware
@Processor(displayName="Get Destination URI",
type=GENERIC,
iconFileName="get_destination",
description="This processing element can be used to extract the destination URI of a message to a scope variable",
documentationURL="base/get_destination.html")
public class GetDestinationUri
extends AbstractContentExtractProcessor<String>
This processing element retrieves the destination URI of a message and set as a scope variable
- Since:
- 17.07.2
- Author:
- Udith Gunaratna