Uses of Class
com.flowable.platform.service.content.FolderPath
| Package | Description |
|---|---|
| com.flowable.platform.service.content |
-
Uses of FolderPath in com.flowable.platform.service.content
Methods in com.flowable.platform.service.content that return types with arguments of type FolderPath Modifier and Type Method Description java.util.List<FolderPath>PlatformFolderItemService. getParentPaths(com.flowable.core.content.api.CoreContentItem current, java.lang.String parentFolderId)java.util.List<FolderPath>FolderResponse. getPath()Method parameters in com.flowable.platform.service.content with type arguments of type FolderPath Modifier and Type Method Description voidFolderResponse. setPath(java.util.List<FolderPath> path)