Change interface

Properties

changeType

The type of change that was made to the item.

item

Current version.

newContent

Content of the item after the change.

sourceServerItem

Path of the item on the server.

url

URL to retrieve the item.

Property Details

changeType

The type of change that was made to the item.

changeType: VersionControlChangeType

Property Value

item

Current version.

item: T

Property Value

T

newContent

Content of the item after the change.

newContent: ItemContent

Property Value

sourceServerItem

Path of the item on the server.

sourceServerItem: string

Property Value

string

url

URL to retrieve the item.

url: string

Property Value

string