xlrelease.ConfigurationFacet
Base type for all configuration facets.
Type hierarchy: xlrelease.ConfigurationFacet > xlrelease.Facet > udm.BaseConfigurationItem
Label: Xlrelease: Configuration 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.ConfigurationFacet.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.ConfigurationFacet.configurationUri
- Kind: String
- Hidden: true