Uses of Interface
com.atlassian.confluence.api.service.permissions.OperationService
-
Packages that use OperationService Package Description com.atlassian.confluence.api.impl.service.content.factory com.atlassian.confluence.api.impl.service.permissions -
-
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 OperationService Constructor Description ContentFactory(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 Modifier and Type Class Description classOperationServiceImpl
-