Class CamelSendAction

java.lang.Object
org.apache.camel.dsl.jbang.core.commands.CamelCommand
org.apache.camel.dsl.jbang.core.commands.action.CamelSendAction
All Implemented Interfaces:
Callable<Integer>

public class CamelSendAction extends CamelCommand
  • Constructor Details

  • Method Details

    • doCall

      public Integer doCall() throws Exception
      Specified by:
      doCall in class CamelCommand
      Throws:
      Exception
    • waitForOutputFile

      protected org.apache.camel.util.json.JsonObject waitForOutputFile(File outputFile)
    • getJsonObject

      protected static org.apache.camel.util.json.JsonObject getJsonObject(File outputFile)