Uses of Annotation Interface
com.atlassian.bitbucket.validation.annotation.OptionalString
Packages that use OptionalString
Package
Description
-
Uses of OptionalString in com.atlassian.bitbucket.project
Methods in com.atlassian.bitbucket.project with annotations of type OptionalString -
Uses of OptionalString in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull with annotations of type OptionalStringModifier 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
Methods in com.atlassian.bitbucket.repository with annotations of type OptionalStringModifier and TypeMethodDescriptionRepository.getDescription()
Retrieves the repository's description. -
Uses of OptionalString in com.atlassian.bitbucket.validation
Methods in com.atlassian.bitbucket.validation with parameters of type OptionalStringModifier and TypeMethodDescriptionvoid
OptionalStringValidator.initialize
(OptionalString constraintAnnotation)