Interface PostPersistHook
- All Known Implementing Classes:
SamplePostPersistHook
Deprecated, for removal: This API element is subject to removal in a future version.
A procedure to be executed after persisting an item model. Name of this procedure must be submitted with a POST request in
request header named Post-Persist-Hook.
-
Method Summary
-
Method Details
-
execute
Deprecated, for removal: This API element is subject to removal in a future version.Executes this hook after persisting the given item.- Parameters:
item- an item to execute this hook with
-
PostPersistHookinstead