Uses of Class
com.flowable.platform.service.caze.CaseInstanceRepresentation
Packages that use CaseInstanceRepresentation
-
Uses of CaseInstanceRepresentation in com.flowable.platform.service.caze
Subclasses of CaseInstanceRepresentation in com.flowable.platform.service.cazeMethods in com.flowable.platform.service.caze that return CaseInstanceRepresentationModifier and TypeMethodDescriptionPlatformCaseInstanceService.getCaseInstance
(String caseInstanceId, boolean includeTranslations) PlatformCaseInstanceService.startNewCaseInstance
(CreateCaseInstanceRepresentation startRequest, boolean includeTranslations, boolean createTestDefinition) Methods in com.flowable.platform.service.caze with parameters of type CaseInstanceRepresentationModifier and TypeMethodDescriptionprotected void
PlatformCaseInstanceService.addTranslations
(CaseInstanceRepresentation caseInstanceRepresentation, CaseDefinition caseDefinition) -
Uses of CaseInstanceRepresentation in com.flowable.platform.service.content
Methods in com.flowable.platform.service.content that return CaseInstanceRepresentationModifier and TypeMethodDescriptionprotected CaseInstanceRepresentation
PlatformContentItemService.getCaseInstance
(String caseInstanceId)