Uses of Class
com.flowable.platform.service.content.PlatformFolderItemService
Package | Description |
---|---|
com.flowable.platform.rest.service.api.content | |
com.flowable.platform.service.content |
-
Uses of PlatformFolderItemService in com.flowable.platform.rest.service.api.content
Fields in com.flowable.platform.rest.service.api.content declared as PlatformFolderItemService Modifier and Type Field Description protected PlatformFolderItemService
FolderItemCollectionResource. folderItemService
protected PlatformFolderItemService
FolderItemResource. folderItemService
Constructors in com.flowable.platform.rest.service.api.content with parameters of type PlatformFolderItemService Constructor Description FolderItemResource(PlatformContentItemService platformContentItemService, PlatformFolderItemService folderItemService)
-
Uses of PlatformFolderItemService in com.flowable.platform.service.content
Fields in com.flowable.platform.service.content declared as PlatformFolderItemService Modifier and Type Field Description protected PlatformFolderItemService
PlatformContentItemService. folderItemService
protected PlatformFolderItemService
PlatformContentItemService. platformFolderItemService