Class CheckpointShellCommand

java.lang.Object
org.crsh.command.AbstractCommand
org.crsh.command.BaseCommand
net.corda.tools.shell.InteractiveShellCommand<net.corda.core.messaging.flows.FlowManagerRPCOps>
net.corda.tools.shell.CheckpointShellCommand

public class CheckpointShellCommand extends net.corda.tools.shell.InteractiveShellCommand<net.corda.core.messaging.flows.FlowManagerRPCOps>
  • Field Summary

    Fields inherited from class org.crsh.command.BaseCommand

    log, unmatched

    Fields inherited from class org.crsh.command.AbstractCommand

    context, out
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    Class<net.corda.core.messaging.flows.FlowManagerRPCOps>
     

    Methods inherited from class net.corda.tools.shell.InteractiveShellCommand

    ansiProgressRenderer, isSsh, ops

    Methods inherited from class org.crsh.command.BaseCommand

    execute, getUnmatched, readLine, readLine

    Methods inherited from class org.crsh.command.AbstractCommand

    peekContext, popContext, pushContext

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CheckpointShellCommand

      public CheckpointShellCommand()
  • Method Details

    • getRpcOpsClass

      @NotNull public Class<net.corda.core.messaging.flows.FlowManagerRPCOps> getRpcOpsClass()
      Specified by:
      getRpcOpsClass in class net.corda.tools.shell.InteractiveShellCommand<net.corda.core.messaging.flows.FlowManagerRPCOps>
    • dump

      public void dump()
    • debug

      public void debug()