Uses of Class
com.atlassian.confluence.internal.api.security.exception.IdsNotFoundException
Packages that use IdsNotFoundException
Package
Description
-
Uses of IdsNotFoundException in com.atlassian.confluence.internal.api.security
Methods in com.atlassian.confluence.internal.api.security that throw IdsNotFoundExceptionModifier and TypeMethodDescriptionvoid
SpaceFilteringService.setFilteringSettingsByIds
(Collection<Long> spaceIds, boolean allowNewSpaces, String source) Set space filtering rules. -
Uses of IdsNotFoundException in com.atlassian.confluence.internal.api.security.impl
Methods in com.atlassian.confluence.internal.api.security.impl that throw IdsNotFoundExceptionModifier and TypeMethodDescriptionvoid
SpaceFilteringServiceImpl.setFilteringSettingsByIds
(Collection<Long> spaceIds, boolean allowNewSpaces, String source)