• lookUpProcessType(processId: string, table?: readonly Readonly<Process>[]): ProcessType | undefined
  • Note: this function must conform to DocumentGraphHandler's script API

    Parameters

    • processId: string
    • Optional table: readonly Readonly<Process>[]

    Returns ProcessType | undefined

Generated using TypeDoc