Uses of Class
com.flowable.platform.service.content.FolderResponse
-
Packages that use FolderResponse Package Description com.flowable.platform.service.content -
-
Uses of FolderResponse in com.flowable.platform.service.content
Methods in com.flowable.platform.service.content that return FolderResponse Modifier and Type Method Description FolderResponsePlatformContentItemService. getChildFolderItems(String contentItemId, String parentFolderId, Boolean showFolders)FolderResponsePlatformFolderItemService. getChildFolderItems(String contentItemId, String parentFolderId, Boolean showFolders)FolderResponsePlatformContentItemService. getChildFolderTreeItems(String folderTreeValue)FolderResponsePlatformFolderItemService. getChildFolderTreeItems(String folderTreeValue)Deprecated.FolderResponsePlatformContentItemService. getFolderItemsForScope(String scopeId, String scopeType)FolderResponsePlatformFolderItemService. getFolderItemsForScope(String scopeId, String scopeType)
-