Module

situationalAwareness/satelliteGroupSummary/deploymentTasks

Methods

# static assignToMe(flowId, taskId, user)

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

ASSIGN_TO_ME

View Source satellite-group-summary/satellite-group-summary-deployment-tasks-actions.js, line 24

# static assignToUser(flowId, taskId, user)

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

ASSIGN_TO_USER

View Source satellite-group-summary/satellite-group-summary-deployment-tasks-actions.js, line 32

# static paginate(flowId, page, resultsPerPage)

Parameters:
Name Type Description
flowId
page
resultsPerPage
Properties:
Name Type Description
type string

PAGINATE

View Source satellite-group-summary/satellite-group-summary-deployment-tasks-actions.js, line 41

# static showTaskActions(flowId, target, taskInfo)

Parameters:
Name Type Description
flowId
target
taskInfo
Properties:
Name Type Description
type string

SHOW_TASK_ACTIONS

View Source satellite-group-summary/satellite-group-summary-deployment-tasks-actions.js, line 55

# static sort(flowId, name, order)

Parameters:
Name Type Description
flowId
name
order
Properties:
Name Type Description
type string

SORT

View Source satellite-group-summary/satellite-group-summary-deployment-tasks-actions.js, line 64

# static updateFilters(flowId, updatedFilter)

Parameters:
Name Type Description
flowId
updatedFilter
Properties:
Name Type Description
type string

UPDATE_FILTERS

View Source satellite-group-summary/satellite-group-summary-deployment-tasks-actions.js, line 77