public class NoopSpaceFinder extends NoopFetcher<Space> implements SpaceService.SpaceFinder
| Constructor and Description |
|---|
NoopSpaceFinder() |
| Modifier and Type | Method and Description |
|---|---|
SpaceService.SpaceFinder |
withIsFavourited(boolean isFavourited) |
SpaceService.SpaceFinder |
withKeys(String... spaceKeys) |
SpaceService.SpaceFinder |
withLabels(Label... labels) |
SpaceService.SpaceFinder |
withStatus(SpaceStatus status) |
SpaceService.SpaceFinder |
withType(SpaceType type) |
fetchMany, fetchOne, fetchOneOrNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfetch, fetchOne, fetchOneOrNull, fetchOrNullfetchManypublic SpaceService.SpaceFinder withKeys(String... spaceKeys)
withKeys in interface SpaceService.SpaceFinderpublic SpaceService.SpaceFinder withType(SpaceType type)
withType in interface SpaceService.SpaceFinderpublic SpaceService.SpaceFinder withStatus(SpaceStatus status)
withStatus in interface SpaceService.SpaceFinderpublic SpaceService.SpaceFinder withLabels(Label... labels)
withLabels in interface SpaceService.SpaceFinderpublic SpaceService.SpaceFinder withIsFavourited(boolean isFavourited)
withIsFavourited in interface SpaceService.SpaceFinderCopyright © 2003–2019 Atlassian. All rights reserved.