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