Uses of Class
com.flowable.platform.service.caze.CaseInstanceRepresentation
| Package | Description |
|---|---|
| com.flowable.platform.service.caze |
-
Uses of CaseInstanceRepresentation in com.flowable.platform.service.caze
Subclasses of CaseInstanceRepresentation in com.flowable.platform.service.caze Modifier and Type Class Description classCaseInstanceSearchRepresentationMethods in com.flowable.platform.service.caze that return CaseInstanceRepresentation Modifier and Type Method Description CaseInstanceRepresentationPlatformCaseInstanceService. getCaseInstance(java.lang.String caseInstanceId, boolean includeTranslations)CaseInstanceRepresentationPlatformCaseInstanceService. startNewCaseInstance(CreateCaseInstanceRepresentation startRequest, boolean includeTranslations)Methods in com.flowable.platform.service.caze with parameters of type CaseInstanceRepresentation Modifier and Type Method Description protected voidPlatformCaseInstanceService. addTranslations(CaseInstanceRepresentation caseInstanceRepresentation, org.flowable.cmmn.api.repository.CaseDefinition caseDefinition)