| Package | Description |
|---|---|
| com.atlassian.bitbucket.project | |
| com.atlassian.bitbucket.pull | |
| com.atlassian.bitbucket.repository | |
| com.atlassian.bitbucket.validation |
| Modifier and Type | Method and Description |
|---|---|
String |
Project.getDescription() |
@Pattern(regexp="[a-zA-Z0-9_\\-]*",message="{com.atlassian.bitbucket.validation.project.namespace.pattern.message}") String |
Project.getNamespace() |
| Modifier and Type | Method and Description |
|---|---|
String |
PullRequest.getDescription() |
String |
PullRequestParticipant.getLastReviewedCommit() |
| Modifier and Type | Method and Description |
|---|---|
String |
Repository.getDescription()
Retrieves the repository's description.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OptionalStringValidator.initialize(OptionalString constraintAnnotation) |
Copyright © 2019 Atlassian. All rights reserved.