| Interface | Description |
|---|---|
| ContentEngineConfigurationApi | |
| ContentItem |
An object structure representing a piece of content.
|
| ContentItemBaseQuery<T extends ContentItemBaseQuery<T,C>,C extends ContentItem> |
Allows programmatic querying of
ContentItems. |
| ContentItemQuery |
Allows programmatic querying of
ContentItems. |
| ContentManagementService |
Service for admin and maintenance operations on the content engine.
|
| ContentMetaDataKeys |
The metadata keys that are common for each bit of content used with Flowable.
|
| ContentObject | |
| ContentService | |
| ContentStorage |
Storage for reading and writing content.
|
| Exception | Description |
|---|---|
| ContentNotFoundException |
Exception indicating an operation is requested on a
ContentObject that does not exist. |
| ContentStorageException |
Copyright © 2019 Flowable. All rights reserved.