Package | Description |
---|---|
com.atlassian.crowd.manager.directory | |
com.atlassian.crowd.plugin.rest.exception.mapper |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryManagerGeneric.addGroupToGroup(long directoryId,
String childGroup,
String parentGroup) |
void |
DirectoryManager.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 in
directoryId . |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
NestedGroupsNotSupportedExceptionMapper.toResponse(NestedGroupsNotSupportedException exception) |
Copyright © 2021 Atlassian. All rights reserved.