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