org.apache.maven.scm.provider.perforce.command.status
public class PerforceStatusCommand extends AbstractStatusCommand implements PerforceCommand
Constructor and Description |
---|
PerforceStatusCommand() |
Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.cli.Commandline |
createOpenedCommandLine(PerforceScmProviderRepository repo,
java.io.File workingDirectory,
java.lang.String location) |
static java.util.List |
createResults(java.lang.String repoPath,
PerforceStatusConsumer consumer) |
protected StatusScmResult |
executeStatusCommand(ScmProviderRepository repo,
ScmFileSet files) |
executeCommand
execute, getLogger, setLogger
protected StatusScmResult executeStatusCommand(ScmProviderRepository repo, ScmFileSet files) throws ScmException
executeStatusCommand
in class AbstractStatusCommand
ScmException
public static java.util.List createResults(java.lang.String repoPath, PerforceStatusConsumer consumer)
public static org.codehaus.plexus.util.cli.Commandline createOpenedCommandLine(PerforceScmProviderRepository repo, java.io.File workingDirectory, java.lang.String location)
Copyright © 2003-2014. All Rights Reserved.