org.apache.maven.scm.provider.starteam.command.unedit
Class StarteamUnEditCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.unedit.AbstractUnEditCommand
org.apache.maven.scm.provider.starteam.command.unedit.StarteamUnEditCommand
- All Implemented Interfaces:
- Command, StarteamCommand
public class StarteamUnEditCommand
- extends AbstractUnEditCommand
- implements StarteamCommand
- Version:
- $Id: StarteamUnEditCommand.java 483105 2006-12-06 15:07:54Z evenisse $
- Author:
- Dan T. Tran
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 |
StarteamUnEditCommand
public StarteamUnEditCommand()
executeUnEditCommand
protected ScmResult executeUnEditCommand(ScmProviderRepository repo,
ScmFileSet fileSet)
throws ScmException
- Specified by:
executeUnEditCommand
in class AbstractUnEditCommand
- Throws:
ScmException
createCommandLine
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(StarteamScmProviderRepository repo,
ScmFileSet dirOrFile)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.