InsightSearchAnalyticsActions
InsightSearchAnalyticsActions
|
|
Note
This component was introduced in version |
The Insight Search analytics action creators.
See Dispatch Actions.
Loader Function
loadInsightSearchAnalyticsActions
Loads the insight search analytics actions.
Parameters
-
engine:
InsightEngineThe insight engine.
Returns InsightSearchAnalyticsActionCreators: The Insight Search analytics action creators.
InsightSearchAnalyticsActionCreators
logContextChanged
The event to log when the context is updated.
Parameters
-
caseId:
stringThe case ID.
-
caseNumber:
stringThe case number.
Returns InsightAction: A dispatchable action.
logExpandToFullUI
The event to log when the full search page is opened.
Parameters
-
caseId:
stringThe case ID.
-
caseNumber:
stringThe case number.
-
fullSearchComponentName:
stringThe name of the full search component to open.
-
triggeredBy:
stringThe action that triggered the event.
Returns InsightAction: A dispatchable action.