Uses of Class
com.e1c.g5.v8.snapshot.participation.AbstractSnapshotParticipant
Packages that use AbstractSnapshotParticipant
Package
Description
-
Uses of AbstractSnapshotParticipant in com._1c.g5.v8.dt.internal.form
Subclasses of AbstractSnapshotParticipant in com._1c.g5.v8.dt.internal.formModifier and TypeClassDescriptionclass
Configures metadata snapshots for forms. -
Uses of AbstractSnapshotParticipant in com._1c.g5.v8.dt.internal.search.core.snapshot
Modifier and TypeClassDescriptionclass
This snapshot participant is responsible for transfering text search index. -
Uses of AbstractSnapshotParticipant in com.e1c.g5.v8.snapshot.participation
Subclasses of AbstractSnapshotParticipant in com.e1c.g5.v8.snapshot.participationModifier and TypeClassDescriptionclass
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
.