Uses of Class
com.flowable.platform.service.content.PlatformContentItemService.CustomFolderPath
Packages that use PlatformContentItemService.CustomFolderPath
-
Uses of PlatformContentItemService.CustomFolderPath in com.flowable.platform.service.content
Modifier and TypeClassDescriptionstatic classDeprecated.Methods in com.flowable.platform.service.content that return PlatformContentItemService.CustomFolderPathModifier 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) Methods in com.flowable.platform.service.content with parameters of type PlatformContentItemService.CustomFolderPathModifier and TypeMethodDescriptionPlatformContentItemService.createFolderFromPath(PlatformContentItemService.CustomFolderPath path, String scopeType, String scopeId) PlatformFolderItemService.createFolderFromPath(PlatformContentItemService.CustomFolderPath path, String scopeType, String scopeId)
PlatformContentItemService.CustomFolderPath