public class TfsTagCommand extends AbstractTagCommand
| Constructor and Description |
|---|
TfsTagCommand() |
| Modifier and Type | Method and Description |
|---|---|
TfsCommand |
createCommand(ScmProviderRepository r,
ScmFileSet f,
String tag,
ScmTagParameters scmTagParameters) |
protected ScmResult |
executeTagCommand(ScmProviderRepository r,
ScmFileSet f,
String tag,
ScmTagParameters scmTagParameters) |
protected ScmResult |
executeTagCommand(ScmProviderRepository r,
ScmFileSet f,
String tag,
String message) |
executeCommandexecute, getLogger, setLoggerpublic TfsTagCommand()
protected ScmResult executeTagCommand(ScmProviderRepository r, ScmFileSet f, String tag, String message) throws ScmException
executeTagCommand in class AbstractTagCommandr - TODOf - TODOtag - TODOmessage - TODOScmException - if anyprotected ScmResult executeTagCommand(ScmProviderRepository r, ScmFileSet f, String tag, ScmTagParameters scmTagParameters) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionpublic TfsCommand createCommand(ScmProviderRepository r, ScmFileSet f, String tag, ScmTagParameters scmTagParameters)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.