Class BodyContentPersister

  • All Implemented Interfaces:
    EntityPersister

    public class BodyContentPersister
    extends Object
    implements EntityPersister
    Persists BodyContent entities. When user is mentioned on a page or a comment it's id is embedded into the body of BodyContent record. During space import we generate new ids for all imported records and ids mentioned in body will become invalid. During bodycontent restore we need to replace user ids with new one. This persister is only made with space restore