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