xlrelease.Facet
Base facet class used to augment other CIs (tasks only currently)
Type hierarchy: xlrelease.Facet > udm.BaseConfigurationItem
Label: Xlrelease: Facet
Virtual: true
Properties
| Property | Kind | Description |
|---|---|---|
| targetId | String | The ID of the CI that the facet is applied to. |
| variableMapping | Map | Variable Mapping |
targetId
The ID of the CI that the facet is applied to.
- Label: Target Id
- Kind: String
- Required: true
variableMapping
Variable Mapping
- Label: Variable Mapping
- Kind: Map
- Required: true
Hidden properties
| Property | Kind | Description |
|---|---|---|
| scope | Enum | CI kind to which the facet can be applied. |
| configurationUri | String | URI of the HTML file to render the configuration mode of this facet. |
scope
CI kind to which the facet can be applied.
- Key:
xlrelease.Facet.scope - Kind: Enum
- Allowed values: TASK
- Default value: TASK
- Category: internal
- Hidden: true
configurationUri
URI of the HTML file to render the configuration mode of this facet.
- Key:
xlrelease.Facet.configurationUri - Kind: String
- Hidden: true