Options
All
  • Public
  • Public/Protected
  • All
Menu

Indicates that the content of the model has changed for some reason. The reasons are documented above.

Hierarchy

  • ContentSavedEventData

Index

Properties

Properties

reason

The reason for the change.

svg

svg: undefined | string

The new SVG model. Only filled, if the reason for the change is the bpmnjs / dmnjs editor.

xml

xml: string

The new XML model.

Generated using TypeDoc