Uses of Interface
com.e1c.g5.v8.dt.snapshot.operation.ISnapshotOperationResult
Packages that use ISnapshotOperationResult
Package
Description
-
Uses of ISnapshotOperationResult in com.e1c.g5.v8.dt.internal.snapshot.ui.workbench
Methods in com.e1c.g5.v8.dt.internal.snapshot.ui.workbench with parameters of type ISnapshotOperationResultModifier and TypeMethodDescriptionvoid
WorkbenchRestorationService.afterSnapshotOperationFinish
(ISnapshotOperation operation, ISnapshotOperationResult result) -
Uses of ISnapshotOperationResult in com.e1c.g5.v8.dt.snapshot
Methods in com.e1c.g5.v8.dt.snapshot with parameters of type ISnapshotOperationResultModifier and TypeMethodDescriptionvoid
ISnapshotOperationsListener.afterSnapshotOperationFinish
(ISnapshotOperation operation, ISnapshotOperationResult result) Notifies the listener that a snapshot operation has just finished. -
Uses of ISnapshotOperationResult in com.e1c.g5.v8.dt.snapshot.operation
Methods in com.e1c.g5.v8.dt.snapshot.operation that return ISnapshotOperationResult