Uses of Class
com.atlassian.crowd.plugin.rest.entity.admin.group.GroupData
Packages that use GroupData
Package
Description
-
Uses of GroupData in com.atlassian.crowd.acceptance.tests.cluster.testutil
Methods in com.atlassian.crowd.acceptance.tests.cluster.testutil that return types with arguments of type GroupDataModifier and TypeMethodDescriptionRestAdminClient.fetchNestedGroups(String groupName, long directoryId) -
Uses of GroupData in com.atlassian.crowd.plugin.rest.entity.admin.group
Methods in com.atlassian.crowd.plugin.rest.entity.admin.group that return GroupDataMethods in com.atlassian.crowd.plugin.rest.entity.admin.group with parameters of type GroupData -
Uses of GroupData in com.atlassian.crowd.plugin.rest.service.controller.admin
Methods in com.atlassian.crowd.plugin.rest.service.controller.admin that return types with arguments of type GroupDataModifier and TypeMethodDescriptionNestedGroupsMembershipController.getNestedGroups(DirectoryEntityId groupId, RestPageRequest pageRequest) -
Uses of GroupData in com.atlassian.crowd.plugin.rest.service.controller.memberships
Methods in com.atlassian.crowd.plugin.rest.service.controller.memberships that return GroupDataModifier and TypeMethodDescriptionGroupsMembershipController.getGroupDetails(DirectoryEntityId groupId) Methods in com.atlassian.crowd.plugin.rest.service.controller.memberships that return types with arguments of type GroupDataModifier and TypeMethodDescriptionGroupsMembershipController.getAdministeredGroups(GroupsFilter groupsFilter, RestPageRequest pageRequest) -
Uses of GroupData in com.atlassian.crowd.plugin.rest.service.resource.admin.example
Fields in com.atlassian.crowd.plugin.rest.service.resource.admin.example with type parameters of type GroupDataModifier and TypeFieldDescriptionGroupAdminResourceExamples.NESTED_GROUPS_REST_ENTITY_LIST_EXAMPLE -
Uses of GroupData in com.atlassian.crowd.plugin.rest.service.resource.memberships.example
Fields in com.atlassian.crowd.plugin.rest.service.resource.memberships.example declared as GroupDataModifier and TypeFieldDescriptionstatic final GroupDataGroupsMembershipExamples.GROUPS_DETAILS_REST_ENTITY_EXAMPLEFields in com.atlassian.crowd.plugin.rest.service.resource.memberships.example with type parameters of type GroupDataModifier and TypeFieldDescriptionGroupsMembershipExamples.GROUPS_DETAILS_REST_ENTITY_LIST_EXAMPLE