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 1067549 2011-02-05 23:13:10Z olamy $
- 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 The Apache Software Foundation. All Rights Reserved.