org.apache.maven.scm.provider.clearcase.command.unedit
Class ClearCaseUnEditCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.unedit.AbstractUnEditCommand
org.apache.maven.scm.provider.clearcase.command.unedit.ClearCaseUnEditCommand
- All Implemented Interfaces:
- Command, ClearCaseCommand
public class ClearCaseUnEditCommand
- extends AbstractUnEditCommand
- implements ClearCaseCommand
- Author:
- Wim Deblauwe
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 |
ClearCaseUnEditCommand
public ClearCaseUnEditCommand()
executeUnEditCommand
protected ScmResult executeUnEditCommand(ScmProviderRepository repository,
ScmFileSet fileSet)
throws ScmException
- Specified by:
executeUnEditCommand
in class AbstractUnEditCommand
- Throws:
ScmException
createCommandLine
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(ScmLogger logger,
ScmFileSet scmFileSet)
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.