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 TypeMethodDescriptionvoidBmSnapshotParticipant.configure(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator) voidSynchronizationManagerSnapshotParticipant.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 TypeMethodDescriptionvoidTextSearchIndexSnapshotParticipant.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 TypeMethodDescriptionvoidMarkerSnapshotParticipant.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 TypeMethodDescriptionvoidEmptyParticipant.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 TypeMethodDescriptionvoidISnapshotParticipant.configure(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator) Requests the participant to configure snapshot.voidStandardSnapshotParticipant.configure(org.eclipse.core.resources.IProject project, ISnapshotConfigurator configurator)