| Package | Description |
|---|---|
| com.flowable.platform.service.caze |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseInstanceSearchRepresentation |
| Modifier and Type | Method and Description |
|---|---|
CaseInstanceRepresentation |
PlatformCaseInstanceService.getCaseInstance(String caseInstanceId,
boolean includeTranslations) |
CaseInstanceRepresentation |
PlatformCaseInstanceService.startNewCaseInstance(CreateCaseInstanceRepresentation startRequest,
boolean includeTranslations) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlatformCaseInstanceService.addTranslations(CaseInstanceRepresentation caseInstanceRepresentation,
org.flowable.cmmn.api.repository.CaseDefinition caseDefinition) |
Copyright © 2019. All rights reserved.