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

public class ListInflight extends CamelCommand
  • Constructor Details

  • Method Details

    • doProcessWatchCall

      public Integer doProcessWatchCall() throws Exception
      Throws:
      Exception
    • sortRow

      protected int sortRow(org.apache.camel.dsl.jbang.core.commands.process.ListInflight.Row o1, org.apache.camel.dsl.jbang.core.commands.process.ListInflight.Row o2)
    • doCall

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

      protected void autoClearScreen()
    • clearScreen

      protected void clearScreen()
    • extractSince

      public static long extractSince(ProcessHandle ph)