org.apache.maven.scm.provider.perforce.command.update
Class PerforceUpdateCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.update.AbstractUpdateCommand
org.apache.maven.scm.provider.perforce.command.update.PerforceUpdateCommand
- All Implemented Interfaces:
- Command, PerforceCommand
public class PerforceUpdateCommand
- extends AbstractUpdateCommand
- implements PerforceCommand
- Version:
- $Id: PerforceChangeLogCommand.java 264804 2005-08-30 16:09:04Z
evenisse $
- Author:
- Mike Perham
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 |
PerforceUpdateCommand
public PerforceUpdateCommand()
executeUpdateCommand
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet files,
ScmVersion scmVersion)
throws ScmException
- Specified by:
executeUpdateCommand
in class AbstractUpdateCommand
- Throws:
ScmException
getChangeLogCommand
protected ChangeLogCommand getChangeLogCommand()
- Specified by:
getChangeLogCommand
in class AbstractUpdateCommand
Copyright © 2003-2008 Apache Software Foundation. All Rights Reserved.