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

Class ClearCaseTagCommand

public class ClearCaseTagCommand extends AbstractTagCommand implements ClearCaseCommand

Author: Wim Deblauwe

Method Summary
static CommandlinecreateCommandLine(ScmFileSet scmFileSet, String tag)
protected ScmResultexecuteTagCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String tag)

Method Detail

createCommandLine

public static Commandline createCommandLine(ScmFileSet scmFileSet, String tag)

executeTagCommand

protected ScmResult executeTagCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String tag)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.