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,
File workingDirectory,
String location) |
static List<ScmFile> |
createResults(String repoPath,
PerforceStatusConsumer consumer) |
protected StatusScmResult |
executeStatusCommand(ScmProviderRepository repo,
ScmFileSet files) |
executeCommandexecute, getLogger, setLoggerpublic PerforceStatusCommand()
protected StatusScmResult executeStatusCommand(ScmProviderRepository repo, ScmFileSet files) throws ScmException
executeStatusCommand in class AbstractStatusCommandScmExceptionpublic static List<ScmFile> createResults(String repoPath, PerforceStatusConsumer consumer)
public static org.codehaus.plexus.util.cli.Commandline createOpenedCommandLine(PerforceScmProviderRepository repo, File workingDirectory, String location)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.