Class TransformMessageAction

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

public class TransformMessageAction extends CamelCommand
  • Constructor Details

    • TransformMessageAction

      public TransformMessageAction(CamelJBangMain main)
  • Method Details

    • doCall

      public Integer doCall() throws Exception
      Throws:
      Exception
    • doWatchCall

      protected Integer doWatchCall() throws Exception
      Throws:
      Exception
    • waitForOutputFile

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

      protected void clearScreen()
    • getJsonObject

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