| Interface | Description |
|---|---|
| TaskAnchor |
The anchor of a task, such as a pull request's comment.
|
| Class | Description |
|---|---|
| ApplicationProperties |
Describes version information and other application properties.
|
| Branch |
Describes a repository branch
|
| CodeAnnotation |
Represents a single code annotation belonging to a single
Report for a particular file. |
| Comment |
Basic representation of a comment, only few attributes for now.
|
| MirrorServer |
Basic representation of a repository mirror
|
| Page<T> |
Describes a page of values.
|
| Project |
Describes a project
|
| ProjectGroupPermission |
Permission of a group on a project.
|
| ProjectUserPermission |
Permission of a user on a project.
|
| PullRequestMergeability |
Describes whether a pull request can merge.
|
| PullRequestParticipant |
pull request participant
|
| PullRequestRef |
represents repository ref
|
| PullRequestStatus |
pull request state
|
| Report |
A report for code insights.
|
| ReportDataEntry |
A single entry of a
Report's custom data. |
| Repository |
Describes a repository
|
| RepositorySshKey |
SSH public key for repository
|
| SshKey |
Generic representation of SSH public key
|
| Tag |
Describes a repository tag
|
| Task | |
| User |
User class attributes based on https://developer.atlassian.com/static/javadoc/bitbucket-server/4.0.0/api/reference/com/atlassian/bitbucket/user/DetailedUser.html
|
| UserSshKey |
SSH public key for user
|
| Enum | Description |
|---|---|
| CodeAnnotation.Severity |
Severity of the problem.
|
| CodeAnnotation.Type |
Type of the problem.
|
| Permission |
Repository permissions available in Stash
|
| ProjectPermission |
Project-level permissions for users and groups
|
| Report.Result |
The result of a report.
|
| ReportDataEntry.Type |
Type of the value of the entry.
|
| TaskAnchor.Type | |
| TaskState |
Copyright © 2020 Atlassian. All rights reserved.