|
||||||||||
| 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.add.AbstractAddCommand
org.apache.maven.scm.provider.vss.commands.add.VssAddCommand
public class VssAddCommand
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.scm.command.Command |
|---|
ROLE |
| Constructor Summary | |
|---|---|
VssAddCommand()
|
|
| Method Summary | |
|---|---|
org.codehaus.plexus.util.cli.Commandline |
buildCmdLine(VssScmProviderRepository repo,
ScmFileSet fileSet)
|
org.codehaus.plexus.util.cli.Commandline |
buildSetCurrentProjectCmdLine(VssScmProviderRepository repo)
|
protected ScmResult |
executeAddCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
java.lang.String message,
boolean binary)
|
| Methods inherited from class org.apache.maven.scm.command.add.AbstractAddCommand |
|---|
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 VssAddCommand()
| Method Detail |
|---|
protected ScmResult executeAddCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
java.lang.String message,
boolean binary)
throws ScmException
executeAddCommand in class AbstractAddCommandScmException
public org.codehaus.plexus.util.cli.Commandline buildCmdLine(VssScmProviderRepository repo,
ScmFileSet fileSet)
throws ScmException
ScmException
public org.codehaus.plexus.util.cli.Commandline buildSetCurrentProjectCmdLine(VssScmProviderRepository repo)
throws ScmException
ScmException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||