org.apache.maven.scm.provider.bazaar.command.checkin
Class BazaarCheckInCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.checkin.AbstractCheckInCommand
org.apache.maven.scm.provider.bazaar.command.checkin.BazaarCheckInCommand
- All Implemented Interfaces:
- Command
public class BazaarCheckInCommand
- extends AbstractCheckInCommand
- Author:
- Torbj?rn Eikli Sm?rgrav
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 |
BazaarCheckInCommand
public BazaarCheckInCommand()
executeCheckInCommand
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version)
throws ScmException
- Specified by:
executeCheckInCommand
in class AbstractCheckInCommand
- Throws:
ScmException
Copyright © 2003-2008 Apache Software Foundation. All Rights Reserved.