Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LongestVisitDurationPolicy

Hierarchy

Implements

Index

Constructors

constructor

Properties

name

name: string = "Longest visit duration"

Protected pageVisitsAnalysis

pageVisitsAnalysis: PageVisitsAnalysis

Page visits analysis used to compute scores.

It is used internally to share it easily accross methods, and is cleared and recomputed everytime new scores must be computed.

Methods

Protected computePageScore

  • computePageScore(pageID: PageID): number

getSortedItemGroups

getSortedItemGroupsWithScores

getSortedItems

getSortedItemsWithScores

Generated using TypeDoc