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
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ScmResultexecuteUnEditCommand(ScmProviderRepository repository, ScmFileSet fileSet) Methods inherited from class org.apache.maven.scm.command.unedit.AbstractUnEditCommand
executeCommandMethods inherited from class org.apache.maven.scm.command.AbstractCommand
execute, getLogger, setLogger
-
Constructor Details
-
SynergyUnEditCommand
public SynergyUnEditCommand()
-
-
Method Details
-
executeUnEditCommand
protected ScmResult executeUnEditCommand(ScmProviderRepository repository, ScmFileSet fileSet) throws ScmException - Specified by:
executeUnEditCommandin classAbstractUnEditCommand- Throws:
ScmException
-