public class ClearCaseTagCommand extends AbstractTagCommand implements ClearCaseCommand
| Constructor and Description |
|---|
ClearCaseTagCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(ScmFileSet scmFileSet,
String tag) |
protected ScmResult |
executeTagCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String tag,
ScmTagParameters scmTagParameters) |
protected ScmResult |
executeTagCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String tag,
String message) |
executeCommandexecute, getLogger, setLoggerprotected ScmResult executeTagCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String tag, String message) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionprotected ScmResult executeTagCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String tag, ScmTagParameters scmTagParameters) throws ScmException
executeTagCommand in class AbstractTagCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(ScmFileSet scmFileSet, String tag)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.