Class AbstractJournalCommand

java.lang.Object
org.graylog2.bootstrap.CmdLineTool
org.graylog2.commands.journal.AbstractJournalCommand
All Implemented Interfaces:
Runnable, CliCommand
Direct Known Subclasses:
JournalDecode, JournalShow, JournalTruncate

public abstract class AbstractJournalCommand extends CmdLineTool