org.apache.maven.scm.provider.perforce.command.unedit

Class PerforceUnEditCommand

public class PerforceUnEditCommand extends AbstractUnEditCommand implements PerforceCommand

Version: $Id: PerforceChangeLogCommand.java 264804 2005-08-30 16:09:04Z evenisse $

Author: Mike Perham

Method Summary
static CommandlinecreateCommandLine(PerforceScmProviderRepository repo, File workingDirectory, ScmFileSet files)
protected ScmResultexecuteUnEditCommand(ScmProviderRepository repo, ScmFileSet files)

Method Detail

createCommandLine

public static Commandline createCommandLine(PerforceScmProviderRepository repo, File workingDirectory, ScmFileSet files)

executeUnEditCommand

protected ScmResult executeUnEditCommand(ScmProviderRepository repo, ScmFileSet files)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.