Package com.e1c.g5.v8.snapshot.participation
-
Interface Summary Interface Description ISnapshotConfigurator Snapshot configurator is used bysnapshot participantsto configure snapshot creation and restoration.ISnapshotConfigurator.ISnapshotConfiguratorEntry Snapshot configurator entry.ISnapshotParticipant Snapshot participant. -
Class Summary Class Description AbstractSnapshotParticipant Abstract snapshot participant for convenient implementation of custom snapshot participants.StandardSnapshotParticipant 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.