TaskGroup interface
- Extends
Properties
comment | Gets or sets comment. |
created |
Gets or sets the identity who created. |
created |
Gets or sets date on which it got created. |
deleted | Gets or sets as 'true' to indicate as deleted, 'false' otherwise. |
modified |
Gets or sets the identity who modified. |
modified |
Gets or sets date on which it got modified. |
owner | Gets or sets the owner. |
parent |
Gets or sets parent task group Id. This is used while creating a draft task group. |
revision | Gets or sets revision. |
tasks | Gets or sets the tasks. |
Inherited Properties
Property Details
comment
Gets or sets comment.
comment: string
Property Value
string
createdBy
createdOn
Gets or sets date on which it got created.
createdOn: Date
Property Value
Date
deleted
Gets or sets as 'true' to indicate as deleted, 'false' otherwise.
deleted: boolean
Property Value
boolean
modifiedBy
modifiedOn
Gets or sets date on which it got modified.
modifiedOn: Date
Property Value
Date
owner
Gets or sets the owner.
owner: string
Property Value
string
parentDefinitionId
Gets or sets parent task group Id. This is used while creating a draft task group.
parentDefinitionId: string
Property Value
string
revision
Gets or sets revision.
revision: number
Property Value
number
tasks
Inherited Property Details
agentExecution
author
buildConfig
category
contentsUploaded
contributionIdentifier
contributionIdentifier: string
Property Value
string
Inherited From TaskDefinition.contributionIdentifier
contributionVersion
dataSourceBindings
dataSourceBindings: DataSourceBinding[]
Property Value
Inherited From TaskDefinition.dataSourceBindings
definitionType
demands
deprecated
description
disabled
ecosystem
execution
execution: {[key: string]: any}
Property Value
{[key: string]: any}
Inherited From TaskDefinition.execution
friendlyName
groups
helpMarkDown
helpUrl
hostType
iconUrl
id
inputs
instanceNameFormat
minimumAgentVersion
name
outputVariables
packageLocation
packageType
postJobExecution
postJobExecution: {[key: string]: any}
Property Value
{[key: string]: any}
Inherited From TaskDefinition.postJobExecution
preJobExecution
preJobExecution: {[key: string]: any}
Property Value
{[key: string]: any}
Inherited From TaskDefinition.preJobExecution
preview
releaseNotes
restrictions
runsOn
satisfies
serverOwned
showEnvironmentVariables
showEnvironmentVariables: boolean
Property Value
boolean
Inherited From TaskDefinition.showEnvironmentVariables
sourceDefinitions
sourceDefinitions: TaskSourceDefinition[]
Property Value
Inherited From TaskDefinition.sourceDefinitions