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(java.lang.String title) |
RemoteContentService.RemoteParameterContentFinder |
withType(ContentType... type) |
fetchMany, fetchMappedByContentTypefetchOne, fetchOneOrNullRemoteContentService.RemoteParameterContentFinder withSpace(Space... space)
RemoteContentService.RemoteParameterContentFinder withType(ContentType... type)
RemoteContentService.RemoteParameterContentFinder withCreatedDate(org.joda.time.LocalDate time)
RemoteContentService.RemoteParameterContentFinder withTitle(java.lang.String title)
Copyright © 2003-2014 Atlassian. All Rights Reserved.