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()
Deprecated.
in 7.18 for removal without replacement in 8.0
|
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 © 2022 Atlassian. All rights reserved.