public class PerforceLoginCommand extends AbstractLoginCommand implements PerforceCommand
| Constructor and Description |
|---|
PerforceLoginCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(PerforceScmProviderRepository repo,
File workingDir) |
LoginScmResult |
executeLoginCommand(ScmProviderRepository repo,
ScmFileSet files,
CommandParameters params) |
executeCommandexecute, getLogger, setLoggerpublic PerforceLoginCommand()
public LoginScmResult executeLoginCommand(ScmProviderRepository repo, ScmFileSet files, CommandParameters params) throws ScmException
executeLoginCommand in class AbstractLoginCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, File workingDir)
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.