|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.login.AbstractLoginCommand
org.apache.maven.scm.provider.perforce.command.login.PerforceLoginCommand
public class PerforceLoginCommand
Field Summary |
---|
Fields inherited from interface org.apache.maven.scm.command.Command |
---|
ROLE |
Constructor Summary | |
---|---|
PerforceLoginCommand()
|
Method Summary | |
---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(PerforceScmProviderRepository repo,
java.io.File workingDir)
|
LoginScmResult |
executeLoginCommand(ScmProviderRepository repo,
ScmFileSet files,
CommandParameters params)
|
Methods inherited from class org.apache.maven.scm.command.login.AbstractLoginCommand |
---|
executeCommand |
Methods inherited from class org.apache.maven.scm.command.AbstractCommand |
---|
execute, getLogger, setLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerforceLoginCommand()
Method Detail |
---|
public LoginScmResult executeLoginCommand(ScmProviderRepository repo, ScmFileSet files, CommandParameters params) throws ScmException
executeLoginCommand
in class AbstractLoginCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, java.io.File workingDir)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |