Uses of Interface
com.e1c.g5.v8.snapshot.participation.ISnapshotConfigurator
Packages that use ISnapshotConfigurator
Package
Description
-
Uses of ISnapshotConfigurator in com._1c.g5.v8.dt.internal.core.platform.bm
Methods in com._1c.g5.v8.dt.internal.core.platform.bm with parameters of type ISnapshotConfiguratorModifier and TypeMethodDescriptionvoid
BmSnapshotParticipant.configure
(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator) void
SynchronizationManagerSnapshotParticipant.configure
(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator) -
Uses of ISnapshotConfigurator in com._1c.g5.v8.dt.internal.search.core.snapshot
Methods in com._1c.g5.v8.dt.internal.search.core.snapshot with parameters of type ISnapshotConfiguratorModifier and TypeMethodDescriptionvoid
TextSearchIndexSnapshotParticipant.configure
(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator) -
Uses of ISnapshotConfigurator in com.e1c.g5.v8.dt.internal.snapshot.markers
Methods in com.e1c.g5.v8.dt.internal.snapshot.markers with parameters of type ISnapshotConfiguratorModifier and TypeMethodDescriptionvoid
MarkerSnapshotParticipant.configure
(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator) -
Uses of ISnapshotConfigurator in com.e1c.g5.v8.snapshot.participant
Methods in com.e1c.g5.v8.snapshot.participant with parameters of type ISnapshotConfiguratorModifier and TypeMethodDescriptionvoid
EmptyParticipant.configure
(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator) -
Uses of ISnapshotConfigurator in com.e1c.g5.v8.snapshot.participation
Methods in com.e1c.g5.v8.snapshot.participation with parameters of type ISnapshotConfiguratorModifier and TypeMethodDescriptionvoid
ISnapshotParticipant.configure
(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator) Requests the participant to configure snapshot.void
StandardSnapshotParticipant.configure
(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator)