Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoryPointInfo

Hierarchy

  • StoryPointInfo

Index

Properties

active

active: boolean
returns

The value indicating whether the story point is the currently active point in the story.

caption

caption: string
returns

The content of the textual description for this story point.

index

index: number
returns

The zero-based index of this story point within the parent Story.

parentStory

parentStory: Story
returns

The Story object that contains this story point.

updated

updated: boolean
returns

A boolean value indicating whether the story point is updated. If the value is false that means there are no changes from the last time the story point was “captured”.