Class ExportRouteCompletionProcessor

  • All Implemented Interfaces:
    org.apache.camel.Processor

    public class ExportRouteCompletionProcessor
    extends Object
    implements org.apache.camel.Processor
    Created by amidani on 29/06/2017.
    • Constructor Detail

      • ExportRouteCompletionProcessor

        public ExportRouteCompletionProcessor()
    • Method Detail

      • process

        public void process​(org.apache.camel.Exchange exchange)
                     throws Exception
        Specified by:
        process in interface org.apache.camel.Processor
        Throws:
        Exception
      • setExecutionsHistorySize

        public void setExecutionsHistorySize​(int executionsHistorySize)