delivery.MarkTrackedItems

Description unavailable

Type hierarchy: delivery.MarkTrackedItems > delivery.Task > xlrelease.PythonScript > xlrelease.BasePythonScript > udm.BaseConfigurationItem
Label: Delivery: Mark Tracked Items

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 Release delivery the tracked item belongs to
patternId String Specify the pattern
stage String Name of the stage
trackedItems List of string List of tracked items to mark as complete
skipStages Boolean Skip all items in stages before the current one even if they are still in progress

customScriptTask

Custom Script Task

configurationUri

URI of the HTML file to render the task for custom script tasks

taskColor

Task Color

iconClass

Icon Class

deliveryId

Release delivery the tracked item belongs to

patternId

Specify the pattern

stage

Name of the stage

trackedItems

List of tracked items to mark as complete

skipStages

Skip all items in stages before the current one even if they are still in progress

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

maxOutputPropertySize

Maximum size of output property values of type string. Default value is 32768

iconLocation

Icon Location

outputVarHelpText

Output Var Help Text

preconditionEnabled

Indicates whether preconditions should be enabled

failureHandlerEnabled

Indicates whether failure handler should be enabled