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