ReleaseTask interface

Properties

agentName

Agent name on which task executed.

dateEnded
dateStarted
finishTime

Finish time of the release task.

id

ID of the release task.

issues

List of issues occurred while execution of task.

lineCount

Number of lines log release task has.

logUrl

Log URL of the task.

name

Name of the task.

percentComplete

Task execution complete precent.

rank

Rank of the release task.

resultCode

Result code of the task.

startTime

ID of the release task.

status

Status of release task.

task

Workflow task reference.

timelineRecordId

Timeline record ID of the release task.

Property Details

agentName

Agent name on which task executed.

agentName: string

Property Value

string

dateEnded

dateEnded: Date

Property Value

Date

dateStarted

dateStarted: Date

Property Value

Date

finishTime

Finish time of the release task.

finishTime: Date

Property Value

Date

id

ID of the release task.

id: number

Property Value

number

issues

List of issues occurred while execution of task.

issues: Issue[]

Property Value

Issue[]

lineCount

Number of lines log release task has.

lineCount: number

Property Value

number

logUrl

Log URL of the task.

logUrl: string

Property Value

string

name

Name of the task.

name: string

Property Value

string

percentComplete

Task execution complete precent.

percentComplete: number

Property Value

number

rank

Rank of the release task.

rank: number

Property Value

number

resultCode

Result code of the task.

resultCode: string

Property Value

string

startTime

ID of the release task.

startTime: Date

Property Value

Date

status

Status of release task.

status: TaskStatus

Property Value

task

Workflow task reference.

task: WorkflowTaskReference

Property Value

timelineRecordId

Timeline record ID of the release task.

timelineRecordId: string

Property Value

string