org.apache.maven.scm.provider.cvslib.cvsexe.command.branch
Class CvsExeBranchCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.branch.AbstractBranchCommand
org.apache.maven.scm.provider.cvslib.command.branch.AbstractCvsBranchCommand
org.apache.maven.scm.provider.cvslib.cvsexe.command.branch.CvsExeBranchCommand
- All Implemented Interfaces:
- Command, CvsCommand
public class CvsExeBranchCommand
- extends AbstractCvsBranchCommand
- Version:
- $Id: CvsExeBranchCommand.java 527150 2007-04-10 15:03:27Z evenisse $
- Author:
- Emmanuel Venisse
Fields inherited from interface org.apache.maven.scm.command.Command |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CvsExeBranchCommand
public CvsExeBranchCommand()
executeCvsCommand
protected BranchScmResult executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl)
throws ScmException
- Specified by:
executeCvsCommand
in class AbstractCvsBranchCommand
- Throws:
ScmException
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.