Uses of Interface
cdc.issues.Snapshot
Packages that use Snapshot
-
Uses of Snapshot in cdc.issues
Methods in cdc.issues that return types with arguments of type Snapshot -
Uses of Snapshot in cdc.issues.answers
Constructors in cdc.issues.answers with parameters of type Snapshot -
Uses of Snapshot in cdc.issues.io
Methods in cdc.issues.io with parameters of type SnapshotModifier and TypeMethodDescriptionvoidIssuesWriter.save(Snapshot snapshot, OutSettings settings, cdc.util.events.ProgressController controller) Saves a project and snapshot to a file.static voidIssuesWriter.save(Snapshot snapshot, OutSettings settings, File file, cdc.util.events.ProgressController controller, IssuesIoFactoryFeatures features) Saves a project and snapshot to a file.