xlrelease.BasicScmConnectorConfig
Type hierarchy: xlrelease.BasicScmConnectorConfig > xlrelease.BaseScmConnectorConfig > xlrelease.PropertyConfiguration > xlrelease.Configuration > xlrelease.BaseConfiguration > udm.BaseConfigurationItem
Label: Source Control Management
Virtual: true
Properties
Property | Kind | Description |
---|---|---|
folderId | String | If set, this field contains the folder that this configuration belongs to. |
title | String | Symbolic name for the configuration |
restApiUrl | String | REST API URL |
repository | String | Full name of the repository on which changes will be stored (e.g. your_organization/your_repository) |
branch | String | Branch on which changes will be stored |
folderId
If set, this field contains the folder that this configuration belongs to.
- Label: Folder Id
- Kind: String
- Required: false
- Category: FOLDER_CONFIG
title
Symbolic name for the configuration
- Label: Title
- Kind: String
- Required: true
restApiUrl
REST API URL
- Label: REST API URL
- Kind: String
- Required: true
repository
Full name of the repository on which changes will be stored (e.g. your_organization/your_repository)
- Label: Repository full name
- Kind: String
- Required: true
branch
Branch on which changes will be stored
- Label: Branch
- Kind: String
- Required: true
Hidden properties
Property | Kind | Description |
---|---|---|
cardinality | Integer | Cardinality |
cardinality
Cardinality
- Key:
xlrelease.BasicScmConnectorConfig.cardinality
- Kind: Integer
- Default value: 1
- Hidden: true