Uses of Annotation Interface
com.atlassian.bitbucket.validation.annotation.OptionalString
Package
Description
-
Uses of OptionalString in com.atlassian.bitbucket.project
-
Uses of OptionalString in com.atlassian.bitbucket.pull
Modifier and TypeMethodDescriptionPullRequest.getDescription()
PullRequestParticipant.getLastReviewedCommit()
The commit hash at which this participant last reviewed the pull request. -
Uses of OptionalString in com.atlassian.bitbucket.repository
Modifier and TypeMethodDescriptionRepository.getDescription()
Retrieves the repository's description. -
Uses of OptionalString in com.atlassian.bitbucket.validation
Modifier and TypeMethodDescriptionvoid
OptionalStringValidator.initialize
(OptionalString constraintAnnotation)