Uses of Class
com.flowable.platform.service.content.PlatformContentItemService.CustomFolderPath
-
Uses of PlatformContentItemService.CustomFolderPath in com.flowable.platform.service.content
Modifier and TypeClassDescriptionstatic class
Deprecated.Modifier and TypeMethodDescriptionPlatformContentItemService.getCaseCustomFolderPath
(String caseInstanceId) PlatformContentItemService.getCaseTaskCustomFolderPath
(TaskInfo task, String taskDefinitionKey, String caseDefinitionId, String scopeId, String tenantId) PlatformContentItemService.getCustomFolderPathForParentEntityLink
(HistoricEntityLink parentEntityLink, String tenantId) PlatformContentItemService.getProcessCustomFolderPath
(String processInstanceId) PlatformContentItemService.getProcessTaskCustomFolderPath
(TaskInfo task, String taskDefinitionKey, String processDefinitionId, String processInstanceId, String tenantId) PlatformContentItemService.getTaskCustomFolderPath
(String taskId) Modifier and TypeMethodDescriptionPlatformContentItemService.createFolderFromPath
(PlatformContentItemService.CustomFolderPath path, String scopeType, String scopeId) PlatformFolderItemService.createFolderFromPath
(PlatformContentItemService.CustomFolderPath path, String scopeType, String scopeId)
PlatformContentItemService.CustomFolderPath