delivery.Task
Description unavailable
Type hierarchy: delivery.Task > xlrelease.PythonScript > xlrelease.BasePythonScript > udm.BaseConfigurationItem
Label: Delivery: Task
Virtual: true
Properties
| Property | Kind | Description |
|---|---|---|
| customScriptTask | xlrelease.CustomScriptTask (parent) | Custom Script Task |
| configurationUri | String | URI of the HTML file to render the task for custom script tasks |
| taskColor | String | Task Color |
| iconClass | String | Icon Class |
| deliveryId | String | Select a delivery from the list or use a variable search to find the delivery |
customScriptTask
Custom Script Task
- Label: Custom Script Task
- Kind: xlrelease.CustomScriptTask (parent)
- Required: false
- Reference type: xlrelease.CustomScriptTask
- As containment: true
configurationUri
URI of the HTML file to render the task for custom script tasks
- Label: Configuration Uri
- Kind: String
- Default value: include/Tasks/deliveries-task-default-details.html
- Required: true
taskColor
Task Color
- Label: Task Color
- Kind: String
- Default value: #7755CC
- Required: true
iconClass
Icon Class
- Label: Icon Class
- Kind: String
- Default value: group-icon
- Required: true
deliveryId
Select a delivery from the list or use a variable search to find the delivery
- Label: Delivery
- Kind: String
- Required: true
- Category: input
Hidden properties
| Property | Kind | Description |
|---|---|---|
| scriptLocation | String | Script Location |
| maxOutputPropertySize | Integer | Maximum size of output property values of type string. Default value is 32768 |
| iconLocation | String | Icon Location |
| outputVarHelpText | String | Output Var Help Text |
| preconditionEnabled | Boolean | Indicates whether preconditions should be enabled |
| failureHandlerEnabled | Boolean | Indicates whether failure handler should be enabled |
scriptLocation
Script Location
- Key:
delivery.Task.scriptLocation - Kind: String
- Default value:
- Hidden: true
maxOutputPropertySize
Maximum size of output property values of type string. Default value is 32768
- Key:
delivery.Task.maxOutputPropertySize - Kind: Integer
- Default value: 32768
- Hidden: true
iconLocation
Icon Location
- Key:
delivery.Task.iconLocation - Kind: String
- Default value:
- Hidden: true
outputVarHelpText
Output Var Help Text
- Key:
delivery.Task.outputVarHelpText - Kind: String
- Default value: The output of the script can be stored in release variables; specify the variables to be used (optional)
- Hidden: true
preconditionEnabled
Indicates whether preconditions should be enabled
- Key:
delivery.Task.preconditionEnabled - Kind: Boolean
- Default value: true
- Hidden: true
failureHandlerEnabled
Indicates whether failure handler should be enabled
- Key:
delivery.Task.failureHandlerEnabled - Kind: Boolean
- Default value: true
- Hidden: true