Function _reuseDeployedItemsPrivate

  • Private

    Search for existing items and update the templateDictionary with key details

    Parameters

    • templates: IItemTemplate[]

      A collection of AGO item templates

    • reuseItems: boolean

      Option to search for existing items

    • templateDictionary: any

      Hash of facts: org URL, adlib replacements, deferreds for dependencies

    • authentication: UserSession

      Credentials for the requests

    Returns Promise<any>

    A Promise that will resolve once existing items have been evaluated