public class SvnUntagCommand extends AbstractUntagCommand implements SvnCommand
| Constructor and Description |
|---|
SvnUntagCommand() |
| Modifier and Type | Method and Description |
|---|---|
ScmResult |
executeUntagCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmUntagParameters scmUntagParameters)
execute untag command
|
executeCommandexecute, getLogger, setLoggerpublic SvnUntagCommand()
public ScmResult executeUntagCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmUntagParameters scmUntagParameters) throws ScmException
executeUntagCommand in class AbstractUntagCommandrepo - scm repofileSet - set of files (unused)scmUntagParameters - parameters used by untag implementationsScmException - in case of errorCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.