Uses of Interface
com.e1c.g5.v8.dt.snapshot.operation.IStartSnapshotOperationStep
-
Packages that use IStartSnapshotOperationStep Package Description com.e1c.g5.v8.dt.snapshot com.e1c.g5.v8.dt.snapshot.operation -
-
Uses of IStartSnapshotOperationStep in com.e1c.g5.v8.dt.snapshot
Methods in com.e1c.g5.v8.dt.snapshot that return IStartSnapshotOperationStep Modifier and Type Method Description IStartSnapshotOperationStep
ISnapshotFlow. makeOperation()
Converts the flow to a snapshot operation. -
Uses of IStartSnapshotOperationStep in com.e1c.g5.v8.dt.snapshot.operation
Methods in com.e1c.g5.v8.dt.snapshot.operation that return IStartSnapshotOperationStep Modifier and Type Method Description IStartSnapshotOperationStep
IStartSnapshotOperationStep. setProgressMonitor(org.eclipse.core.runtime.IProgressMonitor progressMonitor)
Sets the progress monitor.
-