Downloads job data and expands process data and includes dependency list

Properties

appId: string
logger: ILogger
symbols: Symbols | Promise<Symbols>

Methods

  • Convert the job hash into a JobExport object. This object contains various facets that describe the interaction in terms relevant to narrative storytelling.

    Parameters

    Returns Promise<JobExport>

  • Inflates the key into a human-readable JSON path, reflecting the tree-like structure of the unidimensional Hash

    Parameters

    • key: string

    Returns string