Uses of Interface
com.e1c.g5.v8.snapshot.participation.ISnapshotConfigurator
-
Packages that use ISnapshotConfigurator Package Description com.e1c.g5.v8.snapshot.participant com.e1c.g5.v8.snapshot.participation -
-
Uses of ISnapshotConfigurator in com.e1c.g5.v8.snapshot.participant
Methods in com.e1c.g5.v8.snapshot.participant with parameters of type ISnapshotConfigurator Modifier and Type Method Description void
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 ISnapshotConfigurator Modifier and Type Method Description void
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)
-