delivery.WaitingTask
Description unavailable
Type hierarchy: delivery.WaitingTask > delivery.Task > xlrelease.PythonScript > xlrelease.BasePythonScript > udm.BaseConfigurationItem
Label: Delivery: Waiting 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 |
waitForSignal | Boolean | Wait For Signal |
patternId | String | Select a delivery pattern to filter the available stages |
stage | String | Select the stage |
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
waitForSignal
Wait For Signal
- Label: Wait For Signal
- Kind: Boolean
- Default value: true
- Required: false
- Category: script
patternId
Select a delivery pattern to filter the available stages
- Label: Pattern
- Kind: String
- Required: false
- Category: input
stage
Select the stage
- Label: Stage
- 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.WaitingTask.scriptLocation
- Kind: String
- Default value:
- Hidden: true
maxOutputPropertySize
Maximum size of output property values of type string. Default value is 32768
- Key:
delivery.WaitingTask.maxOutputPropertySize
- Kind: Integer
- Default value: 32768
- Hidden: true
iconLocation
Icon Location
- Key:
delivery.WaitingTask.iconLocation
- Kind: String
- Default value:
- Hidden: true
outputVarHelpText
Output Var Help Text
- Key:
delivery.WaitingTask.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.WaitingTask.preconditionEnabled
- Kind: Boolean
- Default value: true
- Hidden: true
failureHandlerEnabled
Indicates whether failure handler should be enabled
- Key:
delivery.WaitingTask.failureHandlerEnabled
- Kind: Boolean
- Default value: true
- Hidden: true