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

Class ClearCaseRemoveCommand

public class ClearCaseRemoveCommand extends AbstractRemoveCommand implements ClearCaseCommand

Author: Wim Deblauwe

Method Summary
static CommandlinecreateCommandLine(ScmLogger logger, ScmFileSet scmFileSet)
protected ScmResultexecuteRemoveCommand(ScmProviderRepository scmProviderRepository, ScmFileSet scmFileSet, String string)

Method Detail

createCommandLine

public static Commandline createCommandLine(ScmLogger logger, ScmFileSet scmFileSet)

executeRemoveCommand

protected ScmResult executeRemoveCommand(ScmProviderRepository scmProviderRepository, ScmFileSet scmFileSet, String string)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.