org.apache.maven.scm.provider.svn.command
Interface SvnCommand

All Superinterfaces:
org.apache.maven.scm.command.Command
All Known Implementing Classes:
SvnAddCommand, SvnChangeLogCommand, SvnCheckOutCommand, SvnDiffCommand, SvnRemoveCommand, SvnStatusCommand, SvnTagCommand, SvnUpdateCommand

public interface SvnCommand
extends org.apache.maven.scm.command.Command

Version:
$Id: SvnCommand.java 191730 2005-06-21 21:35:52Z evenisse $
Author:
Trygve Laugstøl

Nested Class Summary
 
Nested classes inherited from class org.apache.maven.scm.command.Command
 
Field Summary
 
Fields inherited from interface org.apache.maven.scm.command.Command
ROLE
 
Methods inherited from interface org.apache.maven.scm.command.Command
execute, getLogger, setLogger