ARCAD-Software / AFS

Arcad Foundation Services (AFS)
Eclipse Public License 2.0
7 stars 0 forks source link

[MetaData] Add an information about "Hard deletion" in the REST Item Deleted event. #62

Closed arcadmlafon closed 5 months ago

arcadmlafon commented 5 months ago

When a MetaData item is deleted a OSGi Event is thrown but this event does not include any information about the type of the deletion and an database access is required to get it.

To improve the access about this information a boolean property will be added to the events ones.

arcadmlafon commented 5 months ago

This enhancement is require prior to #61