Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{propertyPath} will be replaced by the namespace relative path of the relative property path whereas each slash will be replaced by dots.

...

Code Block
pipeforce.event.property.copied.{propertyPath}

{propertyPath} will be replaced by the namespace relative path of the property whereas each slash will be replaced by dots.

The structure of the message body:

...

Code Block
pipeforce.event.property.deleted.{propertyPath}

{propertyPath} will be replaced by the namespace relative path of the property whereas each slash will be replaced by dots.

The structure of the message body:

...

Code Block
pipeforce.event.property.updated.{propertyPath}

{propertyPath} will be replaced by the namespace relative path of the property whereas each slash will be replaced by dots.

The structure of the message body:

...