Package nz.org.riskscape.engine.cli
Class BookmarksCommand.BookmarkListCommand
java.lang.Object
nz.org.riskscape.engine.cli.ApplicationCommand
nz.org.riskscape.engine.cli.BookmarksCommand.BookmarkListCommand
- All Implemented Interfaces:
AutoCloseable
,nz.org.riskscape.engine.cli.ChildCommand
,nz.org.riskscape.engine.cli.EngineCommand
,nz.org.riskscape.engine.cli.TerminalCommand
- Enclosing class:
- BookmarksCommand
public static class BookmarksCommand.BookmarkListCommand
extends nz.org.riskscape.engine.cli.ApplicationCommand
-
Constructor Summary
-
Method Summary
Methods inherited from class nz.org.riskscape.engine.cli.ApplicationCommand
asPropertyWithProblems, bindOutput, combineKeyValuesForDisplay, displayWithProblems, formatFailedObjectErrorsForTable, formatProblemsForTableText, getDetailedHelp, getEngine, getMessages, getObject, getProject, getTerminal, paramString, parseJsonArguments, parseJsonArguments, resourceFrom, run, setEngine, setMessages, setProject, setTerminal
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface nz.org.riskscape.engine.cli.EngineCommand
close
Methods inherited from interface nz.org.riskscape.engine.cli.TerminalCommand
print, printerr, stderr, stdin, stdout
-
Constructor Details
-
BookmarkListCommand
public BookmarkListCommand()
-
-
Method Details
-
doCommand
- Specified by:
doCommand
in classnz.org.riskscape.engine.cli.ApplicationCommand
-