Uses of Class
com.flowable.platform.service.caze.CaseInstanceRepresentation
-
Uses of CaseInstanceRepresentation in com.flowable.platform.service.caze
Modifier and TypeMethodDescriptionPlatformCaseInstanceService.getCaseInstance
(String caseInstanceId, boolean includeTranslations) PlatformCaseInstanceService.startNewCaseInstance
(CreateCaseInstanceRepresentation startRequest, boolean includeTranslations, boolean createTestDefinition) Modifier and TypeMethodDescriptionprotected void
PlatformCaseInstanceService.addTranslations
(CaseInstanceRepresentation caseInstanceRepresentation, CaseDefinition caseDefinition) -
Uses of CaseInstanceRepresentation in com.flowable.platform.service.content
Modifier and TypeMethodDescriptionprotected CaseInstanceRepresentation
PlatformContentItemService.getCaseInstance
(String caseInstanceId)