public static interface RemotePersonService.RemotePersonSingleFetcher
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Person>> |
fetchOne() |
com.atlassian.util.concurrent.Promise<Person> |
fetchOneOrNull() |
Copyright © 2003–2017 Atlassian. All rights reserved.