Module

archivedTask

Methods

# static close()

Properties:
Name Type Description
type string

CLOSE

View Source reports/archived-task-actions.js, line 17

# static copyTextShowChange(show)

Parameters:
Name Type Description
show
Properties:
Name Type Description
type string

COPY_TEXT_SHOW_CHANGE

View Source reports/archived-task-actions.js, line 24

# static fetchAndShow(taskId)

Parameters:
Name Type Description
taskId
Properties:
Name Type Description
type string

FETCH_AND_SHOW

View Source reports/archived-task-actions.js, line 34

# static loadSteps(taskContext, taskId, blockId)

Parameters:
Name Type Description
taskContext
taskId
blockId
Properties:
Name Type Description
type string

LOAD_STEPS

View Source reports/archived-task-actions.js, line 46

# static select(selectedNodes)

Parameters:
Name Type Description
selectedNodes
Properties:
Name Type Description
type string

SELECT

View Source reports/archived-task-actions.js, line 58

# static show(task)

Parameters:
Name Type Description
task
Properties:
Name Type Description
type string

SHOW

View Source reports/archived-task-actions.js, line 68