Package com.e1c.g5.v8.snapshot.participation
package com.e1c.g5.v8.snapshot.participation
-
ClassDescriptionAbstract snapshot participant for convenient implementation of custom snapshot participants.Snapshot configurator is used by
snapshot participantsto configure snapshot creation and restoration.Snapshot configurator entry.Snapshot participant.Standard snapshot participant assumes that the plugin stores metadata in itsstate locationunder the following structure:
$storeName/$projectName/*
To utilizeStandardSnapshotParticipantthe plugin declares its stores in the extension declaration in itsplugin.xml.