Class AbstractCommand

java.lang.Object
org.apache.maven.scm.command.AbstractCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
AbstractAddCommand, AbstractBlameCommand, AbstractBranchCommand, AbstractChangeLogCommand, AbstractCheckInCommand, AbstractCheckOutCommand, AbstractDiffCommand, AbstractEditCommand, AbstractExportCommand, AbstractFileInfoCommand, AbstractListCommand, AbstractLockCommand, AbstractLoginCommand, AbstractMkdirCommand, AbstractRemoteInfoCommand, AbstractRemoveCommand, AbstractStatusCommand, AbstractTagCommand, AbstractUnEditCommand, AbstractUnlockCommand, AbstractUntagCommand, AbstractUpdateCommand

public abstract class AbstractCommand extends Object implements Command
Author:
Emmanuel Venisse, Trygve Laugstøl