The
Any non‑shared transient objects created from the passed XML or JSON.
The returned value if it is a non‑shared transient object.
Any objects added to the
A returned shared transient object is not deleted on completion of the REST Services processing. It would be unsafe to do so, because JADE cannot be certain of whether that is the intention and JADE would have to go into transaction state to do so.
Anything added to the JadeRestService class objectsToBeDeleted collection is expected be to non‑shared transients, and any other object lifetime will cause the logic to fail because the logic is not in transient state.