org.apache.maven.scm.provider.synergy.command.unedit
Class SynergyUnEditCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.unedit.AbstractUnEditCommand
org.apache.maven.scm.provider.synergy.command.unedit.SynergyUnEditCommand
- All Implemented Interfaces:
- Command, SynergyCommand
public class SynergyUnEditCommand
- extends AbstractUnEditCommand
- implements SynergyCommand
- Version:
- $Id: SynergyUnEditCommand.java 691810 2008-09-03 22:38:28Z vsiveton $
- Author:
- Julien Henry
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 |
SynergyUnEditCommand
public SynergyUnEditCommand()
executeUnEditCommand
protected ScmResult executeUnEditCommand(ScmProviderRepository repository,
ScmFileSet fileSet)
throws ScmException
-
- Specified by:
executeUnEditCommand
in class AbstractUnEditCommand
- Throws:
ScmException
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.