Relationship change event elements
The probe generates a standard set of elements for each relationship change event that it receives.
The following table describes the elements that are generated for relationship change event elements.
Element name |
Element description |
---|---|
$changeType |
This element shows the type of change. |
$fromObjectClass |
This element contains the class of the original object. |
$fromObjectName |
This element identifies the name of the original object. |
$objectFullName |
This element identifies the name of the object with a changed relationship. |
$toObjectClass |
This element contains the class of the new object. |
$toObjectName |
This element shows the name of the new object. |