Change history of building block types

Hierarchy

  • BBTHistory

Index

Methods

getAttributeChanges

  • Get array of attribute changes.

    Returns AttributeChange[]

getAuthor

  • getAuthor(): string
  • Get name of change's author

    Returns string

getDeletedBBs

  • Get an array of objects that represent deleted Building Blocks

    Returns BBTChange[]

getInsertedBBs

  • Get an array of objects that represent inserted Building Blocks

    Returns BBTChange[]

getTimestamp

  • getTimestamp(): Date
  • Get timestamp of changes

    Returns Date

getUpdatedBBs

  • Get an array of objects that represent updated Building Blocks

    Returns BBTChange[]

Legend

Generated using TypeDoc