Options
Menu

Class ErrorConflictStrategy

Hierarchy

Index

Constructors

constructor

Methods

_pUpdateNames

  • _pUpdateNames(ns: string, nonConflictingName: string, oldAsset: IAssetAdapter, newAsset: IAssetAdapter, assetsDictionary: Object, precedence: string): void
  • Provided as a convenience method for all conflict strategy classes, as a way to finalize the conflict resolution by applying the new names and dispatching the correct events.

    Parameters

    • ns: string
    • nonConflictingName: string
    • oldAsset: IAssetAdapter
    • newAsset: IAssetAdapter
    • assetsDictionary: Object
    • precedence: string

    Returns void

create

resolveConflict

Generated using TypeDoc