enum class ContentType
Enumeration with possible content types. This configuration is used for the deployment self.
|
Static content - can be installed without any exception. Old content will be replaced by new one. |
|
|
Data content - must be special handled during a deployment. Existing content can not be replaced easily. |
|
|
Configuration content - this content must be adapted during the installation. |
|
|
Unspecified content. |