public class VssTagCommand extends AbstractTagCommand
Constructor and Description |
---|
VssTagCommand() |
Modifier and Type | Method and Description |
---|---|
org.codehaus.plexus.util.cli.Commandline |
buildCmdLine(VssScmProviderRepository repo,
ScmFileSet fileSet,
String tagName,
String message) |
protected ScmResult |
executeTagCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String tagName,
ScmTagParameters scmTagParameters) |
protected ScmResult |
executeTagCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String tagName,
String message) |
executeCommand
execute, getLogger, setLogger
protected ScmResult executeTagCommand(ScmProviderRepository repository, ScmFileSet fileSet, String tagName, ScmTagParameters scmTagParameters) throws ScmException
executeTagCommand
in class AbstractTagCommand
ScmException
protected ScmResult executeTagCommand(ScmProviderRepository repository, ScmFileSet fileSet, String tagName, String message) throws ScmException
public org.codehaus.plexus.util.cli.Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet, String tagName, String message) throws ScmException
ScmException
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.