Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoryPointSwitchedEvent

An event that signals when a different story point is selected in a story.

Hierarchy

  • StoryPointSwitchedEvent

Index

Properties

newStoryPoint

newStoryPoint: StoryPoint
returns

The StoryPoint that is currently active.

oldStoryPointInfo

oldStoryPointInfo: StoryPointInfo
returns

The StoryPointInfo that was active before the story point switch event occurred. The returned object reflects the state of the story point before the switch occurred.