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 ScmResult
executeUnEditCommand
(ScmProviderRepository repository, ScmFileSet fileSet) Methods inherited from class org.apache.maven.scm.command.unedit.AbstractUnEditCommand
executeCommand
Methods 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:
executeUnEditCommand
in classAbstractUnEditCommand
- Throws:
ScmException
-