public class StarteamTagCommand extends AbstractTagCommand implements StarteamCommand
| Constructor and Description |
|---|
StarteamTagCommand() |
| Modifier and Type | Method and Description |
|---|---|
static Commandline |
createCommandLine(StarteamScmProviderRepository repo,
File workingDirectory,
String tag) |
protected ScmResult |
executeTagCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String tag,
ScmTagParameters scmTagParameters) |
protected ScmResult |
executeTagCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String tag,
String message) |
executeCommandexecute, getLogger, setLoggerpublic StarteamTagCommand()
protected ScmResult executeTagCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag, String message) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionprotected ScmResult executeTagCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag, ScmTagParameters scmTagParameters) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionpublic static Commandline createCommandLine(StarteamScmProviderRepository repo, File workingDirectory, String tag) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.