| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentItemBaseQuery<T extends ContentItemBaseQuery<T,C>,C extends ContentItem>
Allows programmatic querying of
ContentItems. |
| Modifier and Type | Method and Description |
|---|---|
ContentItem |
ContentService.newContentItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentService.saveContentItem(ContentItem contentItem) |
void |
ContentService.saveContentItem(ContentItem contentItem,
InputStream inputStream) |
Copyright © 2019 Flowable. All rights reserved.