public class HgTagCommand extends AbstractTagCommand implements Command
Constructor and Description |
---|
HgTagCommand() |
Modifier and Type | Method and Description |
---|---|
protected ScmResult |
executeTagCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String tag,
ScmTagParameters scmTagParameters) |
protected ScmResult |
executeTagCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String tag,
String message) |
executeCommand
execute, getLogger, setLogger
protected ScmResult executeTagCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String tag, String message) throws ScmException
executeTagCommand
in class AbstractTagCommand
ScmException
protected ScmResult executeTagCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String tag, ScmTagParameters scmTagParameters) throws ScmException
executeTagCommand
in class AbstractTagCommand
ScmException
Copyright © 2003–2014. All rights reserved.