• Velocity post-processing actions

    Move all velocity items to the deployment folder.

    Parameters

    • itemId: string

      The item ID

    • type: string

      The template type

    • itemInfos: any[]

      Array of {id: 'ef3', type: 'Web Map'} objects

    • template: IItemTemplate

      The item template

    • templates: IItemTemplate[]

      The full collection of item templates

    • templateDictionary: any

      Hash of facts such as the folder id for the deployment

    • authentication: UserSession

      The destination session info

    Returns Promise<any>

    Promise resolving to successfulness of update