Class GlobalContextCamelCommand

  • All Implemented Interfaces:
    org.kie.api.executor.Command, org.kie.internal.runtime.Cacheable

    public class GlobalContextCamelCommand
    extends AbstractCamelCommand
    CamelCommand that uses the global CamelContext registered on the ServiceRegistry.
    • Constructor Detail

      • GlobalContextCamelCommand

        public GlobalContextCamelCommand()
    • Method Detail

      • getProducerTemplate

        protected org.apache.camel.ProducerTemplate getProducerTemplate​(org.kie.api.executor.CommandContext ctx)
        Specified by:
        getProducerTemplate in class AbstractCamelCommand
      • close

        public void close()