Interface SpacePropertyService.SpacePropertyFinder
- All Superinterfaces:
ManyFetcher<JsonSpaceProperty>
,SingleFetcher<JsonSpaceProperty>
- All Known Implementing Classes:
SpacePropertyFinderImpl
- Enclosing interface:
SpacePropertyService
public static interface SpacePropertyService.SpacePropertyFinder
extends ManyFetcher<JsonSpaceProperty>, SingleFetcher<JsonSpaceProperty>
-
Method Summary
Methods inherited from interface com.atlassian.confluence.api.service.finder.ManyFetcher
fetchMany
Methods inherited from interface com.atlassian.confluence.api.service.finder.SingleFetcher
fetch, fetchOneOrNull, fetchOrNull
-
Method Details
-
withSpaceKey
-
withPropertyKey
-