| Package | Description |
|---|---|
| org.flowable.ui.common.model | |
| org.flowable.ui.common.service.idm |
| Modifier and Type | Field and Description |
|---|---|
protected List<RemoteGroup> |
RemoteUser.groups |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteGroup> |
RemoteUser.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteUser.setGroups(List<RemoteGroup> groups) |
| Modifier and Type | Method and Description |
|---|---|
RemoteGroup |
RemoteIdmService.getGroup(String groupId) |
RemoteGroup |
RemoteIdmServiceImpl.getGroup(String groupId) |
protected RemoteGroup |
RemoteIdmServiceImpl.parseGroupInfo(com.fasterxml.jackson.databind.JsonNode json) |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteGroup> |
RemoteIdmService.findGroupsByNameFilter(String filter) |
List<RemoteGroup> |
RemoteIdmServiceImpl.findGroupsByNameFilter(String filter) |
protected List<RemoteGroup> |
RemoteIdmServiceImpl.parseGroupsInfo(com.fasterxml.jackson.databind.JsonNode json) |
Copyright © 2022 Flowable. All rights reserved.