Uses of Class
com.e1c.g5.v8.dt.snapshot.integration.git.SnapshotGitRequest
-
Packages that use SnapshotGitRequest Package Description com.e1c.g5.v8.dt.snapshot.integration.git -
-
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 SnapshotGitRequest Modifier and Type Method Description boolean
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.
-