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.dialogConstructors 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.gitMethods in com.e1c.g5.v8.dt.snapshot.integration.git with parameters of type SnapshotGitRequestModifier and TypeMethodDescriptionbooleanIGitIntegrationStrategy.requestUserApproval(SnapshotGitRequest[] requests) Requests user approval of a snapshot operation consisting of the given requests.booleanISnapshotUserApprovalCallback.requestUserApproval(SnapshotGitRequest[] requests) Requests user approval of a snapshot operation consisting of the given requests.