| Package | Description |
|---|---|
| com.flowable.platform.service.caze | |
| com.flowable.platform.service.index |
| Modifier and Type | Method and Description |
|---|---|
CaseInstanceSearchRepresentation |
CaseInstanceJsonMapper.convert(com.fasterxml.jackson.databind.JsonNode jsonNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaseInstanceResultMapper.Enhancer.enhance(CaseInstanceSearchRepresentation response,
com.fasterxml.jackson.databind.JsonNode jsonNode) |
| Modifier and Type | Method and Description |
|---|---|
Page<CaseInstanceSearchRepresentation> |
WorkIndexService.findCaseInstancesWithQuery(CaseInstancesIndexQueryRequest request) |
Page<CaseInstanceSearchRepresentation> |
WorkIndexService.findCaseInstancesWithQuery(String filterId,
CaseInstancesIndexQueryRequest request) |
Copyright © 2019. All rights reserved.