Package cdc.issues.impl
Class SnapshotImpl
java.lang.Object
cdc.issues.impl.SnapshotImpl
- All Implemented Interfaces:
Snapshot
Default implementation of
Snapshot.- Author:
- Damien Carbonne
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMetas()getName()setDescription(String description) setTimestamp(Instant timestamp)
-
Constructor Details
-
SnapshotImpl
public SnapshotImpl() -
SnapshotImpl
SnapshotImpl(ProjectImpl project)
-
-
Method Details
-
setName
-
setDescription
-
setMetas
-
setTimestamp
-
addIssue
-
addIssues
-
getProject
- Specified by:
getProjectin interfaceSnapshot
-
getTimestamp
- Specified by:
getTimestampin interfaceSnapshot
-
getName
-
getDescription
- Specified by:
getDescriptionin interfaceSnapshot
-
getMetas
-
getIssues
-
getIssuesHash
- Specified by:
getIssuesHashin interfaceSnapshot
-