Class JournalShow

All Implemented Interfaces:
Runnable, CliCommand

@Command(name="show", description="Shows information about the persisted message journal") public class JournalShow extends AbstractJournalCommand
  • Constructor Details

    • JournalShow

      public JournalShow()
  • Method Details