public static interface SpacePropertyService.SpacePropertyFinder extends ManyFetcher<JsonSpaceProperty>, SingleFetcher<JsonSpaceProperty>
Modifier and Type | Method and Description |
---|---|
SpacePropertyService.SpacePropertyFinder |
withPropertyKey(String key) |
SpacePropertyService.SpacePropertyFinder |
withSpaceKey(String spaceKey) |
fetchMany
fetch, fetchOne, fetchOneOrNull, fetchOrNull
SpacePropertyService.SpacePropertyFinder withSpaceKey(String spaceKey)
SpacePropertyService.SpacePropertyFinder withPropertyKey(String key)
Copyright © 2003–2020 Atlassian. All rights reserved.