public static interface RemoteSpacePropertyService.RemoteSpacePropertyFinder extends RemoteSpacePropertyService.RemoteManyFetcher<JsonSpaceProperty>, RemoteSpacePropertyService.RemoteSingleFetcher<JsonSpaceProperty>
Modifier and Type | Method and Description |
---|---|
RemoteSpacePropertyService.RemoteSpacePropertyFinder |
withPropertyKey(String key) |
RemoteSpacePropertyService.RemoteSpacePropertyFinder |
withSpaceKey(String spaceKey) |
fetchMany
fetchOne, fetchOneOrNull
RemoteSpacePropertyService.RemoteSpacePropertyFinder withSpaceKey(String spaceKey)
RemoteSpacePropertyService.RemoteSpacePropertyFinder withPropertyKey(String key)
Copyright © 2003–2016 Atlassian. All rights reserved.