| Modifier and Type | Method and Description |
|---|---|
Optional<CheckedUser> |
asCheckedUser()
Convert this
UncheckedUser into an optional CheckedUser. |
forJIRA, getLocale, i18NHelper, isAnonymous@Nonnull Optional<CheckedUser> asCheckedUser()
UncheckedUser into an optional CheckedUser. If this is an anonymous
user, then Optional.empty() will be returned, otherwise a Optional.of(Object) containing
the CheckedUserCheckedUser version of this SDUserCopyright © 2022 Atlassian. All rights reserved.