public class LocalTagCommand extends AbstractTagCommand implements LocalCommand
| Constructor and Description |
|---|
LocalTagCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected ScmResult |
executeTagCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message,
ScmTagParameters scmTagParameters) |
protected ScmResult |
executeTagCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String tagName,
String message) |
executeCommandexecute, getLogger, setLoggerprotected ScmResult executeTagCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, ScmTagParameters scmTagParameters) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionprotected ScmResult executeTagCommand(ScmProviderRepository repository, ScmFileSet fileSet, String tagName, String message) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.