Package cdc.issues.impl
Class SnapshotDataImpl
java.lang.Object
cdc.issues.impl.SnapshotDataImpl
- All Implemented Interfaces:
SnapshotData,IssuesCountItem
@Deprecated(since="2025-03-25",
forRemoval=true)
public class SnapshotDataImpl
extends Object
implements SnapshotData
Deprecated, for removal: This API element is subject to removal in a future version.
Default implementation of
SnapshotData.- Author:
- Damien Carbonne
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic SnapshotDataImpl.Builderbuilder()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.intDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getProjectName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getProjectNamein interfaceSnapshotData
-
getProjectDescription
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getProjectDescriptionin interfaceSnapshotData
-
getProjectMetas
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getProjectMetasin interfaceSnapshotData
-
getProjectLabels
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getProjectLabelsin interfaceSnapshotData
-
getProfile
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getProfilein interfaceSnapshotData
-
getSnapshotName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSnapshotNamein interfaceSnapshotData
-
getSnapshotDescription
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSnapshotDescriptionin interfaceSnapshotData
-
getSnapshotMetas
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSnapshotMetasin interfaceSnapshotData
-
getSnapshotLabels
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSnapshotLabelsin interfaceSnapshotData
-
getSnapshotTimestamp
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSnapshotTimestampin interfaceSnapshotData
-
getNumberOfIssues
public int getNumberOfIssues()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getNumberOfIssuesin interfaceIssuesCountItem
-
getIssuesHash
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getIssuesHashin interfaceIssuesCountItem
-
builder
Deprecated, for removal: This API element is subject to removal in a future version.
-
SnapshotData.builder().