Package cdc.issues
Interface Snapshot
-
public interface Snapshot
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<? extends Issue>getIssues()StringgetName()InstantgetTimestamp()
-
public interface Snapshot
| Modifier and Type | Method | Description |
|---|---|---|
List<? extends Issue> |
getIssues() |
|
String |
getName() |
|
Instant |
getTimestamp() |