Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProductionHistoryService

Class for working with Production History

Hierarchy

  • IProductionHistoryService

Index

Methods

getProductionHistory

  • Retrieves all Productions for a Document

    Parameters

    • documentId: number

      Document Artifact ID of correlating Document Production History Data

    • Optional refreshCache: boolean

      (optional) Whether or not to skip the cache and force retrieval from the API (Defaults to false)

    Returns Promise<IProductionHistoryItem[]>

    A promise with a response containing the items