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 TypeMethodDescriptionvoidSpaceFilteringService.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 TypeMethodDescriptionvoidSpaceFilteringServiceImpl.setFilteringSettingsByIds(Collection<Long> spaceIds, boolean allowNewSpaces, String source)