public class AccuRevTagCommand extends AbstractAccuRevCommand
| Constructor and Description |
|---|
AccuRevTagCommand(ScmLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
protected ScmResult |
executeAccurevCommand(AccuRevScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
TagScmResult |
tag(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
executeCommand, getScmFilesexecute, getLogger, setLoggerpublic AccuRevTagCommand(ScmLogger logger)
protected ScmResult executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException, AccuRevException
executeAccurevCommand in class AbstractAccuRevCommandScmExceptionAccuRevExceptionpublic TagScmResult tag(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
ScmExceptionCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.