org.apache.maven.scm.provider.local.command.update

Class LocalUpdateCommand

public class LocalUpdateCommand extends AbstractUpdateCommand implements LocalCommand

Version: $Id: LocalUpdateCommand.java 372209 2006-01-25 13:30:01Z evenisse $

Author: Trygve Laugstøl

Method Summary
protected UpdateScmResultexecuteUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)
protected ChangeLogCommandgetChangeLogCommand()

Method Detail

executeUpdateCommand

protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)

getChangeLogCommand

protected ChangeLogCommand getChangeLogCommand()

See Also: org.apache.maven.scm.command.update.AbstractUpdateCommand#getChangeLogCommand()

Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.