Uses of Class
com.atlassian.crowd.exception.NestedGroupsNotSupportedException
Packages that use NestedGroupsNotSupportedException
Package
Description
-
Uses of NestedGroupsNotSupportedException in com.atlassian.crowd.manager.directory
Methods in com.atlassian.crowd.manager.directory that throw NestedGroupsNotSupportedExceptionModifier and TypeMethodDescriptionvoidDirectoryManager.addGroupToGroup(long directoryId, String childGroup, String parentGroup) Adds an existing child group as direct member of an existing parent group in the directory specified by the passed indirectoryId.voidDirectoryManagerGeneric.addGroupToGroup(long directoryId, String childGroup, String parentGroup) -
Uses of NestedGroupsNotSupportedException in com.atlassian.crowd.plugin.rest.exception.mapper
Methods in com.atlassian.crowd.plugin.rest.exception.mapper with parameters of type NestedGroupsNotSupportedExceptionModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseNestedGroupsNotSupportedExceptionMapper.toResponse(NestedGroupsNotSupportedException exception)