bitbucket-rest
Java client, built on top of jclouds, for working with Bitbucket's REST API
File Explorer
Download Latest Version (.zip)- CONTRIBUTING.md
- dependabot.yml
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- checkstyle.xml
- java.header
- pmd.xml
- gradle-wrapper.jar
- gradle-wrapper.properties
- additional-artifacts.gradle
- dependencies.gradle
- publishing.gradle
- release.gradle
- Documentation.java
- AuthenticationType.java
- BindHookSettingsToPayload.java
- BindSearchRequestToPayload.java
- BitbucketAuthenticationModule.java
- BitbucketAuthenticationProvider.java
- BitbucketHttpApiModule.java
- Activities.java
- ActivitiesCommit.java
- ActivitiesPage.java
- UserPage.java
- Branch.java
- BranchConfiguration.java
- BranchModel.java
- BranchModelConfiguration.java
- BranchPage.java
- BranchRestriction.java
- BranchRestrictionEnumType.java
- BranchRestrictionPage.java
- BranchRestrictionType.java
- Matcher.java
- Type.java
- Status.java
- StatusPage.java
- Summary.java
- Anchor.java
- Comments.java
- LikePage.java
- Link.java
- MinimalAnchor.java
- Parent.java
- PermittedOperations.java
- Task.java
- TaskAnchor.java
- Commit.java
- CommitPage.java
- Error.java
- ErrorsHolder.java
- Links.java
- LinksHolder.java
- Page.java
- Reference.java
- RequestStatus.java
- Value.java
- Veto.java
- Condition.java
- Scope.java
- Blame.java
- FilesPage.java
- LastModified.java
- Line.java
- LinePage.java
- RawContent.java
- Annotation.java
- AnnotationsResponse.java
- InsightReport.java
- InsightReportData.java
- InsightReportDataLink.java
- InsightReportPage.java
- Label.java
- LabelsPage.java
- Participants.java
- ParticipantsPage.java
- PostWebHook.java
- Project.java
- ProjectPage.java
- ProjectPermissions.java
- ProjectPermissionsPage.java
- Author.java
- Change.java
- ChangePage.java
- CommentPage.java
- MergeStatus.java
- MinimalRepository.java
- Parents.java
- Path.java
- Person.java
- ProjectKey.java
- Properties.java
- PullRequest.java
- PullRequestPage.java
- User.java
- Group.java
- Hook.java
- HookDetails.java
- HookPage.java
- HookSettings.java
- MergeConfig.java
- MergeStrategy.java
- Permissions.java
- PermissionsPage.java
- PullRequestSettings.java
- Repository.java
- RepositoryPage.java
- WebHook.java
- WebHookConfiguration.java
- WebHookPage.java
- SearchCode.java
- SearchCodeResult.java
- SearchHitContext.java
- SearchPathMatch.java
- SearchQuery.java
- SearchRequest.java
- SearchResult.java
- SearchScope.java
- AccessKey.java
- AccessKeyPage.java
- Key.java
- SyncState.java
- SyncStatus.java
- Version.java
- Tag.java
- TagPage.java
- ForbiddenException.java
- MethodNotAllowedException.java
- UnsupportedMediaTypeException.java
- BitbucketFallbacks.java
- AdminApi.java
- BranchApi.java
- BuildStatusApi.java
- CommentsApi.java
- CommitsApi.java
- CompareApi.java
- DefaultReviewersApi.java
- FileApi.java
- HookApi.java
- InsightsApi.java
- KeysApi.java
- LabelsApi.java
- LikesApi.java
- PostWebHookApi.java
- ProjectApi.java
- PullRequestApi.java
- RepositoryApi.java
- SearchApi.java
- SyncApi.java
- SystemApi.java
- TagApi.java
- TasksApi.java
- WebHookApi.java
- BitbucketAuthenticationFilter.java
- ScrubNullFromPathFilter.java
- BitbucketErrorHandler.java
- Context.java
- CreateAccessKey.java
- CreateAnnotations.java
- CreateBranch.java
- CreateBranchModelConfiguration.java
- CreateBuildStatus.java
- CreateComment.java
- CreateCondition.java
- CreateInsightReport.java
- CreateKey.java
- CreateParticipants.java
- CreatePostWebHook.java
- CreateProject.java
- CreatePullRequest.java
- CreatePullRequestSettings.java
- CreateRepository.java
- CreateTag.java
- CreateTask.java
- CreateWebHook.java
- EditPullRequest.java
- SyncOptions.java
- DeleteRepositoryParser.java
- HookSettingsParser.java
- RawContentParser.java
- RequestStatusParser.java
- BitbucketApi.java
- BitbucketApiMetadata.java
- BitbucketAuthentication.java
- BitbucketClient.java
- BitbucketConstants.java
- BitbucketUtils.java
- AdminApiLiveTest.java
- AdminApiMockTest.java
- BitbucketAuthenticationMockTest.java
- BitbucketClientLiveTest.java
- BitbucketClientMockTest.java
- BranchApiLiveTest.java
- BranchApiMockTest.java
- BuildStatusApiLiveTest.java
- BuildStatusApiMockTest.java
- CommentsApiLiveTest.java
- CommentsApiMockTest.java
- CommitsApiLiveTest.java
- CommitsApiMockTest.java
- DefaultReviewersApiLiveTest.java
- DefaultReviewersApiMockTest.java
- FileApiLiveTest.java
- FileApiMockTest.java
- HookApiLiveTest.java
- HookApiMockTest.java
- InsightsApiLiveTest.java
- InsightsApiMockTest.java
- KeysApiLiveTest.java
- KeysApiMockTest.java
- LabelsApiLiveTest.java
- LabelsApiMockTest.java
- LikesApiLiveTest.java
- LikesApiMockTest.java
- PostWebHookApiMockTest.java
- ProjectApiLiveTest.java
- ProjectApiMockTest.java
- PullRequestApiLiveTest.java
- PullRequestApiMockTest.java
- RepositoryApiLiveTest.java
- RepositoryApiMockTest.java
- SearchApiLiveTest.java
- SearchApiMockTest.java
- SyncApiLiveTest.java
- SyncApiMockTest.java
- SystemApiLiveTest.java
- SystemApiMockTest.java
- TagApiLiveTest.java
- TagApiMockTest.java
- TasksApiLiveTest.java
- TasksApiMockTest.java
- WebHookApiLiveTest.java
- WebHookApiMockTest.java
- BaseBitbucketApiLiveTest.java
- BaseBitbucketMockTest.java
- BitbucketApiMetadataTest.java
- GeneratedTestContents.java
- TestUtilities.java
- accesskeys-create-wrong-key.json
- accesskeys-get-for-project.json
- accesskeys-get-for-repository.json
- accesskeys-get-wrong-id.json
- accesskeys-list-by-project.json
- accesskeys-list-by-repository.json
- accesskeys-list-empty.json
- admin-delete-user-error.json
- admin-delete-user.json
- admin-list-user-by-group-error.json
- admin-list-user-by-group.json
- admin-list-users.json
- annotations.json
- branch-default.json
- branch-list-error.json
- branch-list.json
- branch-model-configuration-error.json
- branch-model-configuration.json
- branch-model.json
- branch-permission-list-error.json
- branch-permission-list.json
- branch.json
- build-status-error.json
- build-status-post.json
- build-status.json
- build-summary.json
- comments.json
- commit-error.json
- commit.json
- default-reviwers-create.json
- default-reviwers-list.json
- errors.json
- files-page.json
- hook-settings.json
- insight-report-error.json
- insight-report-page.json
- insight-report.json
- labels-get-byname.json
- labels-list.json
- last-modified.json
- line-page-with-blame.json
- line-page.json
- merge-failed-retry.json
- participants-error.json
- participants.json
- post-comment.json
- postwebhook-create.json
- postwebhook-errors.json
- postwebhook-update.json
- postwebhooks-list.json
- project-create-fail.json
- project-not-exist.json
- project-page-full.json
- project-page-truncated.json
- project-permission-group-error.json
- project-permission-group.json
- project-permission-users-error.json
- project-permission-users.json
- project.json
- pull-request-activities-error.json
- pull-request-activities.json
- pull-request-can-merge-fail.json
- pull-request-can-merge-succeed.json
- pull-request-changes.json
- pull-request-comment-likes.json
- pull-request-comments.json
- pull-request-commits.json
- pull-request-create-error.json
- pull-request-create.json
- pull-request-decline.json
- pull-request-delete-invalid-version.json
- pull-request-delete-merged.json
- pull-request-delete-non-existent.json
- pull-request-merge.json
- pull-request-not-exist.json
- pull-request-page-error.json
- pull-request-page.json
- pull-request-participants-error.json
- pull-request-participants.json
- pull-request-settings-error.json
- pull-request-settings.json
- pull-request.json
- repository-fork.json
- repository-hook-error.json
- repository-hook.json
- repository-hooks.json
- repository-illegal-name.json
- repository-labels.json
- repository-not-exist.json
- repository-page-empty.json
- repository-page-full.json
- repository-page-single.json
- repository-page-truncated.json
- repository-permission-group-error.json
- repository-permission-group.json
- repository-permission-users-error.json
- repository-permission-users.json
- repository-webhook-errors.json
- repository-webhook-page.json
- repository-webhook.json
- repository.json
- search.json
- sync-enabled.json
- synchronize.json
- tag-page.json
- tag.json
- task-open.json
- task-resolved.json
- task.json
- version.json
- .editorconfig
- .gitattributes
- .gitignore
- .travis.yml
- build.gradle
- CODE_OF_CONDUCT.md
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE.txt
- README.md
- RELEASE_NOTES.md
- settings.gradle
// repository documentation
Was this content helpful?
(0 ratings)
