Interface SvnCommand

All Superinterfaces:
Command
All Known Implementing Classes:
SvnAddCommand, SvnBlameCommand, SvnBranchCommand, SvnChangeLogCommand, SvnCheckInCommand, SvnCheckOutCommand, SvnDiffCommand, SvnExeExportCommand, SvnInfoCommand, SvnListCommand, SvnMkdirCommand, SvnRemoteInfoCommand, SvnRemoveCommand, SvnStatusCommand, SvnTagCommand, SvnUntagCommand, SvnUpdateCommand

public interface SvnCommand extends Command