public static interface RemotePersonService.RemotePersonFinder extends RemotePersonService.RemotePersonSingleFetcher
Modifier and Type | Method and Description |
---|---|
RemotePersonService.RemotePersonFinder |
withMembershipOf(Group group) |
RemotePersonService.RemotePersonFinder |
withUserKey(com.atlassian.sal.api.user.UserKey key) |
RemotePersonService.RemotePersonFinder |
withUsername(String username) |
fetchOne, fetchOneOrNull
RemotePersonService.RemotePersonFinder withUserKey(com.atlassian.sal.api.user.UserKey key)
RemotePersonService.RemotePersonFinder withUsername(String username)
RemotePersonService.RemotePersonFinder withMembershipOf(Group group)
Copyright © 2003–2018 Atlassian. All rights reserved.