Uses of Interface
com.atlassian.confluence.api.service.permissions.OperationService
Packages that use OperationService
Package
Description
-
Uses of OperationService in com.atlassian.confluence.api.impl.service.content.factory
Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type OperationServiceModifierConstructorDescriptionContentFactory
(ContentBodyFactory contentBodyFactory, SpaceFactory spaceFactory, ContentMetadataFactory metadataFactory, VersionFactory versionFactory, HistoryFactory historyFactory, ChildContentFactory childContentFactory, ContentExtensionsFactory extensionsFactory, OperationService operationService, ContentRestrictionService contentRestrictionService, NavigationService navigationService) -
Uses of OperationService in com.atlassian.confluence.api.impl.service.permissions
Classes in com.atlassian.confluence.api.impl.service.permissions that implement OperationService