Class TrackPreviousPipeInMetadataProcessor

java.lang.Object
org.frankframework.processors.AbstractPipeProcessor
org.frankframework.processors.TrackPreviousPipeInMetadataProcessor
All Implemented Interfaces:
PipeProcessor

public class TrackPreviousPipeInMetadataProcessor extends AbstractPipeProcessor
Adds the current pipe to the message context / metadata to be able to use it as a param. This should be configured as the wrapping bean for CorePipeProcessor.
Author:
evandongen