Package cdc.issues
Interface Snapshot
-
public interface SnapshotInterface describing a snapshot.- Author:
- Damien Carbonne
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Issue>getIssues()ParamsgetMetas()StringgetName()Optional<Project>getProject()InstantgetTimestamp()
-