activityDifferences

Namespace: (default namespace)
XML Schema: ns0.xsd

Class used to describe the changes made in an activity.

XML

Elements

name (type) min/max
occurs
description
changeType (changeType) 0/1 How does the activity get changed: created, deleted, or edited.
oldActivity (activity) 0/1 The pre-change activity data.
newActivity (activity) 0/1 The post-change activity data.
aspectsChanged (activityDifference) 0/unbounded aspects changed (empty list returned instead of null).