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
fetchOne, fetchOneOrNull
SpacePropertyService.SpacePropertyFinder withSpaceKey(String spaceKey)
SpacePropertyService.SpacePropertyFinder withPropertyKey(String key)
Copyright © 2003–2016 Atlassian. All rights reserved.