Package | Description |
---|---|
com.flowable.idm.dto | |
com.flowable.idm.engine.impl.indexing | |
com.flowable.idm.engine.impl.util |
Modifier and Type | Class and Description |
---|---|
class |
CurrentUserResponse |
Modifier and Type | Method and Description |
---|---|
PlatformUserResponse |
PlatformUserMapper.convert(com.fasterxml.jackson.databind.JsonNode jsonNode) |
Modifier and Type | Method and Description |
---|---|
protected com.flowable.platform.common.Page<PlatformUserResponse> |
UserIndexSearchServiceImpl.getPageFromQuery(int start,
int size,
String index,
String query,
String order,
String sort) |
protected com.flowable.platform.common.Page<PlatformUserResponse> |
ContactFilterServiceImpl.internalFindUsers(ContactSearchQueryImpl query,
int start,
int size) |
com.flowable.platform.common.Page<PlatformUserResponse> |
ContactSearchQueryImpl.list(int start,
int size) |
com.flowable.platform.common.Page<PlatformUserResponse> |
ContactSearchQuery.list(int start,
int size) |
com.flowable.platform.common.Page<PlatformUserResponse> |
UserIndexSearchServiceImpl.queryUsers(UserIndexQueryRequest request) |
com.flowable.platform.common.Page<PlatformUserResponse> |
UserIndexSearchService.queryUsers(UserIndexQueryRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
PlatformUserResultMapper.Enhancer.enhance(PlatformUserResponse response,
com.fasterxml.jackson.databind.JsonNode jsonNode) |
Modifier and Type | Method and Description |
---|---|
static void |
UserDefinitionTranslationUtil.copyUserDefinitionTranslations(PlatformUserResponse platformUserResponse,
UserDefinitionModel userDefinitionModel) |
Copyright © 2019. All rights reserved.