java.lang.Object
com.atlassian.confluence.impl.backuprestore.restore.persisters.ApplicationPersister
All Implemented Interfaces:
EntityPersister

public class ApplicationPersister extends Object implements EntityPersister
Persists ApplicationImpl. This entity has a map `attributes` which references `cwd_application_attribute` table. This table doesn't have its own entity class, so we need generate records for it from the map.
Since:
8.3.0