Uses of Interface
com.e1c.g5.v8.dt.snapshot.operation.IRestoreSnapshotsStep
-
Packages that use IRestoreSnapshotsStep Package Description com.e1c.g5.v8.dt.snapshot.operation -
-
Uses of IRestoreSnapshotsStep in com.e1c.g5.v8.dt.snapshot.operation
Subinterfaces of IRestoreSnapshotsStep in com.e1c.g5.v8.dt.snapshot.operation Modifier and Type Interface Description interfaceICreateSnapshotsStepStep of a snapshot operation which allows snapshot creation.Methods in com.e1c.g5.v8.dt.snapshot.operation that return IRestoreSnapshotsStep Modifier and Type Method Description IRestoreSnapshotsStepICreateSnapshotsStep. createSnapshots()Creates snapshots which the operation is supposed to create and returns the next step.
-