Uses of Class
com.e1c.g5.v8.dt.snapshot.integration.git.SnapshotGitRequest
Packages that use SnapshotGitRequest
Package
Description
-
Uses of SnapshotGitRequest in com.e1c.g5.v8.dt.internal.snapshot.integration.ui.dialog
Constructors in com.e1c.g5.v8.dt.internal.snapshot.integration.ui.dialog with parameters of type SnapshotGitRequestModifierConstructorDescriptionSnapshotUserApprovalDialog
(org.eclipse.swt.widgets.Shell parentShell, IPreferences commonPreferences, SnapshotGitRequest[] requests) Constructs the dialog. -
Uses of SnapshotGitRequest in com.e1c.g5.v8.dt.snapshot.integration.git
Methods in com.e1c.g5.v8.dt.snapshot.integration.git with parameters of type SnapshotGitRequestModifier and TypeMethodDescriptionboolean
IGitIntegrationStrategy.requestUserApproval
(SnapshotGitRequest[] requests) Requests user approval of a snapshot operation consisting of the given requests.boolean
ISnapshotUserApprovalCallback.requestUserApproval
(SnapshotGitRequest[] requests) Requests user approval of a snapshot operation consisting of the given requests.