| Interface | Description |
|---|---|
| AvatarRequest |
can be used on few methods in
StashClient to request remote Stash/Bitbucket instance to return
avatar data. |
| StashClient |
| Class | Description |
|---|---|
| AvatarRequest.DefaultAvatarRequest | |
| AvatarRequest.DefaultAvatarRequest.DefaultAvatarRequestBuilder | |
| StashError |
Describes an Stash error cause
|
| Enum | Description |
|---|---|
| StashClient.PullRequestDirection |
the direction relative to the specified repository.
|
| StashClient.PullRequestsOrder |
the order to return pull requests in, either OLDEST (as in: "oldest first") or NEWEST.
|
| StashClient.PullRequestStateFilter |
used to filter pull requests by state.
|
| StashVersions |
history of particular features added to Stash/Bitbucket
|
| Exception | Description |
|---|---|
| StashException |
Generic exception caused by Stash client.
|
| StashRestException |
Exception caused by REST communication (HTTP) errors eg.
|
| StashUnauthorizedRestException |
Exception caused by HTTP 401 Unauthorized
|
Copyright © 2020 Atlassian. All rights reserved.