|
||||||||||
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.accurev.commands.login.AccuRevLoginCommand
public class AccuRevLoginCommand
Field Summary |
---|
Fields inherited from interface org.apache.maven.scm.command.Command |
---|
ROLE |
Constructor Summary | |
---|---|
AccuRevLoginCommand(java.lang.String executable)
|
Method Summary | |
---|---|
protected org.codehaus.plexus.util.cli.Commandline |
createLoginCommandLine(AccuRevScmProviderRepository repository)
Creates the login command line |
LoginScmResult |
executeLoginCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters)
|
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 AccuRevLoginCommand(java.lang.String executable)
Method Detail |
---|
public LoginScmResult executeLoginCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeLoginCommand
in class AbstractLoginCommand
ScmException
protected org.codehaus.plexus.util.cli.Commandline createLoginCommandLine(AccuRevScmProviderRepository repository)
repository
- AccuRevScmProviderRepository object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |