public class StarteamTagCommand extends AbstractTagCommand implements StarteamCommand
| Constructor and Description |
|---|
StarteamTagCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.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 AbstractTagCommandrepo - TODOfileSet - TODOtag - TODOmessage - TODOScmException - if anyprotected ScmResult executeTagCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag, ScmTagParameters scmTagParameters) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(StarteamScmProviderRepository repo, File workingDirectory, String tag) throws ScmException
ScmExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.