public static interface RemoteContentService.RemoteParameterContentFinder extends RemoteContentService.RemoteContentFetcher
Modifier and Type | Method and Description |
---|---|
RemoteContentService.RemoteParameterContentFinder |
withCreatedDate(org.joda.time.LocalDate time) |
RemoteContentService.RemoteParameterContentFinder |
withSpace(Space... space) |
RemoteContentService.RemoteParameterContentFinder |
withTitle(String title) |
RemoteContentService.RemoteParameterContentFinder |
withType(ContentType... type) |
fetchMany, fetchManyCompletionStage, fetchMappedByContentType, fetchMappedByContentTypeCompletionStage
fetch, fetchCompletionStage, fetchOne, fetchOneOrNull, fetchOrNull, fetchOrNullCompletionStage
RemoteContentService.RemoteParameterContentFinder withSpace(Space... space)
RemoteContentService.RemoteParameterContentFinder withType(ContentType... type)
RemoteContentService.RemoteParameterContentFinder withCreatedDate(org.joda.time.LocalDate time)
RemoteContentService.RemoteParameterContentFinder withTitle(String title)
Copyright © 2003–2020 Atlassian. All rights reserved.