public class FileSystemCommands extends CommandRegistry
Modifier and Type | Field and Description |
---|---|
static FileSystemCommands |
INSTANCE |
Constructor and Description |
---|
FileSystemCommands() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getPrompt(Shell shell)
Override this to provide a custom prompt for your command namespace
|
String |
getTitle() |
addAnnotatedCommand, addCommandType, autorun, clear, getCommandNames, getCommandNameSet, getCommandType, getCommandTypes, getCommandTypesByNamespace, getCommandTypeSet, getLocalCommandTypes, getName, getParent
public static final FileSystemCommands INSTANCE
public String getTitle()
getTitle
in class CommandRegistry
public String getDescription()
getDescription
in class CommandRegistry
public String getPrompt(Shell shell)
CommandRegistry
getPrompt
in class CommandRegistry
Copyright © 2011 Nuxeo SA. All Rights Reserved.