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