Uses of Interface
com.atlassian.confluence.api.service.content.SpacePropertyService.SpacePropertyFinder
Packages that use SpacePropertyService.SpacePropertyFinder
Package
Description
-
Uses of SpacePropertyService.SpacePropertyFinder in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content that return SpacePropertyService.SpacePropertyFinderModifier and TypeMethodDescriptionCreate aSpacePropertyService.SpacePropertyFinder
for locating properties, the expansions will be applied to each property that matches the finder.SpacePropertyService.SpacePropertyFinder.withPropertyKey
(String key) SpacePropertyService.SpacePropertyFinder.withSpaceKey
(String spaceKey) -
Uses of SpacePropertyService.SpacePropertyFinder in com.atlassian.confluence.impl.retention
Methods in com.atlassian.confluence.impl.retention that return SpacePropertyService.SpacePropertyFinderModifier and TypeMethodDescription -
Uses of SpacePropertyService.SpacePropertyFinder in com.atlassian.confluence.plugins.contentproperty.spaceproperty
Classes in com.atlassian.confluence.plugins.contentproperty.spaceproperty that implement SpacePropertyService.SpacePropertyFinderMethods in com.atlassian.confluence.plugins.contentproperty.spaceproperty that return SpacePropertyService.SpacePropertyFinderModifier and TypeMethodDescriptionSpacePropertyFinderFactory.createSpacePropertyFinder
(Expansion... expansions) SpacePropertyFinderImpl.withPropertyKey
(String key) SpacePropertyFinderImpl.withSpaceKey
(String spaceKey)