Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.shell.commands.repository
Class AbstractCommand

java.lang.Object
  extended by org.nuxeo.ecm.shell.commands.repository.AbstractCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
AddLocalAceCommand, ChangeDirCommand, CommitTXCommand, ConnectCommand, DisconnectCommand, DoubleIndex, ExportCommand, FSImportCommand, GroupModCommand, ImportCommand, IndexCommand, IndexOverloadCommand, InitTXCommand, InteractiveCommand, ListCommand, LogCommand, MkDirCommand, MTFSImportCommand, PwdCommand, RepoStatsCommand, RmCommand, RmLocalAceCommand, RollbackTXCommand, ScriptingCommand, ScriptingCommand, ServiceInfoCommand, ServicesCommand, StartTXCommand, TreeCommand, UserAddCommand, ViewCommand, ViewLocalAclCommand

public abstract class AbstractCommand
extends java.lang.Object
implements Command

Author:
Bogdan Stefanescu

Method Summary
abstract  void run(CommandLine cmdLine)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public abstract void run(CommandLine cmdLine)
                  throws java.lang.Exception
Specified by:
run in interface Command
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.