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 SpacePropertyServiceDefaultSpacePropertyServiceProvider. get()SpacePropertyServiceSpacePropertyServiceProvider. 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 SpacePropertyServiceDefaultSpaceRetentionPolicyManager. 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 classSpacePropertyServiceImplServer 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)
-