This interface specifies as one atomic event all the mutation operations which
occurred. The keys for each operation must be disjoint from each other, e.g. for example
an add and remove cannot occur on the same item. In addition, any indexes specified must
be monotonically increasing.
- Since:
- 4.2.0
Fields
-
add :oj.DataProviderAddOperationEventDetail
PREVIEW: This is a preview API. Preview APIs are production quality, but can be changed on a major version without a deprecation path.
-
Optional add operation detail
- Since:
- 4.2.0
-
remove :oj.DataProviderOperationEventDetail
PREVIEW: This is a preview API. Preview APIs are production quality, but can be changed on a major version without a deprecation path.
-
Optional remove operation detail
- Since:
- 4.2.0
-
update :oj.DataProviderOperationEventDetail
PREVIEW: This is a preview API. Preview APIs are production quality, but can be changed on a major version without a deprecation path.
-
Optional update operation detail
- Since:
- 4.2.0