org.apache.maven.scm.provider.perforce.command.unedit
public class PerforceUnEditCommand extends AbstractUnEditCommand implements PerforceCommand
Constructor and Description |
---|
PerforceUnEditCommand() |
Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(PerforceScmProviderRepository repo,
java.io.File workingDirectory,
ScmFileSet files) |
protected ScmResult |
executeUnEditCommand(ScmProviderRepository repo,
ScmFileSet files) |
executeCommand
execute, getLogger, setLogger
protected ScmResult executeUnEditCommand(ScmProviderRepository repo, ScmFileSet files) throws ScmException
executeUnEditCommand
in class AbstractUnEditCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, java.io.File workingDirectory, ScmFileSet files)
Copyright © 2003-2014. All Rights Reserved.