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

Class ClearCaseUpdateCommand

public class ClearCaseUpdateCommand extends AbstractUpdateCommand implements ClearCaseCommand

Author: Wim Deblauwe

Method Summary
static CommandlinecreateCommandLine(ScmFileSet scmFileSet)
protected UpdateScmResultexecuteUpdateCommand(ScmProviderRepository repository, ScmFileSet fileSet, String tag)
protected ChangeLogCommandgetChangeLogCommand()

Method Detail

createCommandLine

public static Commandline createCommandLine(ScmFileSet scmFileSet)

executeUpdateCommand

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

getChangeLogCommand

protected ChangeLogCommand getChangeLogCommand()
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.