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 participants
to configure snapshot creation and restoration.Snapshot configurator entry.Snapshot participant.Standard snapshot participant assumes that the plugin stores metadata in itsstate location
under the following structure:
$storeName/$projectName/*
To utilizeStandardSnapshotParticipant
the plugin declares its stores in the extension declaration in itsplugin.xml
.