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) |
executeCommandexecute, getLogger, setLoggerprotected ScmResult executeTagCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String tag, String message) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionprotected ScmResult executeTagCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String tag, ScmTagParameters scmTagParameters) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.