| Package | Description |
|---|---|
| com.flowable.platform.service.content |
| Modifier and Type | Method and Description |
|---|---|
List<FolderItem> |
PlatformFolderItemService.getChildContentItems(String contentItemId,
Boolean showFolders) |
List<FolderItem> |
PlatformFolderItemService.getFirstLevelContentItems(String contentItemId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PlatformFolderItemService.isReadOnly(FolderItem f) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlatformFolderItemService.addChildFiles(String contentItemId,
List<FolderItem> childFiles) |
Copyright © 2019. All rights reserved.