| Package | Description |
|---|---|
| com.atlassian.bitbucket.repository | |
| com.atlassian.bitbucket.scm |
| Modifier and Type | Method and Description |
|---|---|
void |
RefService.streamTags(RepositoryTagsRequest request,
TagCallback callback)
Streams
tags to a callback class, for the specified repository, and where the tags match the request. |
| Modifier and Type | Method and Description |
|---|---|
Command<Void> |
ScmCommandFactory.tags(TagsCommandParameters parameters,
TagCallback callback)
Streams
tags ordered either alphabetically or by modification and optionally filtered. |
Copyright © 2023 Atlassian. All rights reserved.