| Package | Description |
|---|---|
| com.atlassian.stash.rest.client.api | |
| com.atlassian.stash.rest.client.api.entity |
| Class and 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
Describes a page of values.
|
| Permission
Repository permissions available in Stash
|
| Project
Describes a project
|
| ProjectGroupPermission
Permission of a group on a project.
|
| ProjectPermission
Project-level permissions for users and groups
|
| ProjectUserPermission
Permission of a user on a project.
|
| PullRequestMergeability
Describes whether a pull request can merge.
|
| PullRequestRef
represents repository ref
|
| PullRequestStatus
pull request state
|
| Report
A report for code insights.
|
| Repository
Describes a repository
|
| RepositorySshKey
SSH public key for repository
|
| Tag
Describes a repository tag
|
| Task |
| TaskAnchor
The anchor of a task, such as a pull request's comment.
|
| TaskState |
| 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
|
| Class and Description |
|---|
| CodeAnnotation.Severity
Severity of the problem.
|
| CodeAnnotation.Type
Type of the problem.
|
| Permission
Repository permissions available in Stash
|
| Project
Describes a project
|
| ProjectPermission
Project-level permissions for users and groups
|
| PullRequestParticipant
pull request participant
|
| PullRequestRef
represents repository ref
|
| Report.Result
The result of a report.
|
| ReportDataEntry
A single entry of a
Report's custom data. |
| ReportDataEntry.Type
Type of the value of the entry.
|
| Repository
Describes a repository
|
| SshKey
Generic representation of SSH public key
|
| TaskAnchor
The anchor of a task, such as a pull request's comment.
|
| TaskAnchor.Type |
| TaskState |
Copyright © 2020 Atlassian. All rights reserved.