Uses of Interface
com.atlassian.confluence.api.service.content.SpacePropertyService
-
-
Uses of SpacePropertyService in com.atlassian.confluence.impl.retention
Methods in com.atlassian.confluence.impl.retention that return SpacePropertyService Modifier and Type Method Description SpacePropertyService
DefaultSpacePropertyServiceProvider. get()
SpacePropertyService
SpacePropertyServiceProvider. get()
-
Uses of SpacePropertyService in com.atlassian.confluence.impl.retention.manager
Methods in com.atlassian.confluence.impl.retention.manager that return SpacePropertyService Modifier and Type Method Description protected SpacePropertyService
DefaultSpaceRetentionPolicyManager. getSpacePropertyService()
-
Uses of SpacePropertyService in com.atlassian.confluence.plugins.contentproperty.spaceproperty
Classes in com.atlassian.confluence.plugins.contentproperty.spaceproperty that implement SpacePropertyService Modifier and Type Class Description class
SpacePropertyServiceImpl
Server implementation of theSpacePropertyService
. -
Uses of SpacePropertyService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type SpacePropertyService Constructor Description SpacePropertyResource(SpacePropertyService service)
-