Uses of Interface
com.e1c.g5.v8.dt.snapshot.operation.IRestoreSnapshotsStep
Packages that use IRestoreSnapshotsStep
-
Uses of IRestoreSnapshotsStep in com.e1c.g5.v8.dt.snapshot.operation
Subinterfaces of IRestoreSnapshotsStep in com.e1c.g5.v8.dt.snapshot.operationModifier and TypeInterfaceDescriptioninterface
Step of a snapshot operation which allows snapshot creation.Methods in com.e1c.g5.v8.dt.snapshot.operation that return IRestoreSnapshotsStepModifier and TypeMethodDescriptionICreateSnapshotsStep.createSnapshots()
Creates snapshots which the operation is supposed to create and returns the next step.