JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.crowd.exception.embedded.InvalidGroupException
Packages that use
InvalidGroupException
Package
Description
com.atlassian.crowd.embedded.api
com.atlassian.crowd.embedded.core
Uses of
InvalidGroupException
in
com.atlassian.crowd.embedded.api
Methods in
com.atlassian.crowd.embedded.api
that throw
InvalidGroupException
Modifier and Type
Method
Description
Group
CrowdService.
addGroup
(
Group
group)
Adds a
group
to the directory store.
Group
CrowdService.
updateGroup
(
Group
group)
Updates the
group
.
Uses of
InvalidGroupException
in
com.atlassian.crowd.embedded.core
Methods in
com.atlassian.crowd.embedded.core
that throw
InvalidGroupException
Modifier and Type
Method
Description
Group
CrowdServiceImpl.
addGroup
(
Group
group)
Group
CrowdServiceImpl.
updateGroup
(
Group
group)