| com.atlassian.bitbucket.scm.git.command.GitRefCommandFactory |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.bitbucket.scm.ref.PluginRefCommandFactory
| |||||||||||
| repository | the repository containing the branch to delete |
|---|---|
| parameters | describes the parameters required to delete a branch |
| InvalidAuthorException | if an author is not provided and there is no current effective user |
|---|
| repository | the repository containing the tag to delete |
|---|---|
| parameters | describes the parameters required to delete a tag |
| InvalidAuthorException | if an author is not provided and there is no current effective user |
|---|
| repository | the repository containing the tag to retrieve |
|---|---|
| parameters | describes the parameters required to retrieve the tag |
| callback | the callback to stream the annotated tags to |
| parameters | describes the parameters required to validate the ref |
|---|
| InvalidRefNameException | if the provided ref is invalid |
|---|