org.apache.maven.scm.provider.starteam.command.add
Class StarteamAddCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.add.AbstractAddCommand
org.apache.maven.scm.provider.starteam.command.add.StarteamAddCommand
- All Implemented Interfaces:
- Command, StarteamCommand
public class StarteamAddCommand
- extends AbstractAddCommand
- implements StarteamCommand
- Version:
- $Id: StarteamAddCommand.java 488383 2006-12-18 18:23:06Z dantran $
- Author:
- Dan T. Tran
Fields inherited from interface org.apache.maven.scm.command.Command |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StarteamAddCommand
public StarteamAddCommand()
executeAddCommand
protected ScmResult executeAddCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
boolean binary)
throws ScmException
- Specified by:
executeAddCommand
in class AbstractAddCommand
- Throws:
ScmException
Copyright © 2003-2008 Apache Software Foundation. All Rights Reserved.