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 includeNextTaskInfo, boolean createTestDefinition) Methods in com.flowable.platform.service.caze with parameters of type CaseInstanceRepresentationModifier and TypeMethodDescriptionprotected voidPlatformCaseInstanceService.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 CaseInstanceRepresentationPlatformContentItemService.getCaseInstance(String caseInstanceId)