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
  • Field Summary

    Fields inherited from interface Command

    ROLE
  • Method Summary

    Methods inherited from interface Command

    execute