| 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,
boolean createTestDefinition) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlatformCaseInstanceService.addTranslations(CaseInstanceRepresentation caseInstanceRepresentation,
CaseDefinition caseDefinition) |