Uses of Class
com.e1c.g5.v8.snapshot.participation.AbstractSnapshotParticipant
-
Packages that use AbstractSnapshotParticipant Package Description com.e1c.g5.v8.snapshot.participation -
-
Uses of AbstractSnapshotParticipant in com.e1c.g5.v8.snapshot.participation
Subclasses of AbstractSnapshotParticipant in com.e1c.g5.v8.snapshot.participation Modifier and Type Class Description classStandardSnapshotParticipantStandard 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.
-