Module

deploymentsReport

Methods

# static changeLoadingState(loading)

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

CHANGE_LOADING_STATE

View Source reports/deployments-report-actions.js, line 20

# static clearCis()

Properties:
Name Type Description
type string

CLEAR_CIS

View Source reports/deployments-report-actions.js, line 29

# static download()

Properties:
Name Type Description
type string

DOWNLOAD

View Source reports/deployments-report-actions.js, line 35

# static loadForSpecifiedApplication(ciId, ciType)

Parameters:
Name Type Description
ciId
ciType
Properties:
Name Type Description
type string

LOAD_FOR_SPECIFIED_APPLICATION

View Source reports/deployments-report-actions.js, line 43

# static refresh()

Properties:
Name Type Description
type string

REFRESH

View Source reports/deployments-report-actions.js, line 53

# static renewLastUpdated()

Properties:
Name Type Description
type string

RENEW_LAST_UPDATED

View Source reports/deployments-report-actions.js, line 59

# static setCis(cis)

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

SET_CIS

View Source reports/deployments-report-actions.js, line 66

# static toggleFilterVisibility()

Properties:
Name Type Description
type string

TOGGLE_FILTER_VISIBILITY

View Source reports/deployments-report-actions.js, line 75