diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2024-09-05 16:38:22 +0100 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2024-09-05 19:21:31 +0100 |
commit | a4fad1ea4c2fa66ac5e2e626bd10340a0d9a5c50 (patch) | |
tree | c309554910e0fd62d09d79a43595189554933655 /checkstyle | |
parent | 406a7428b835078b3be04c3b84d586f6fac6c014 (diff) |
NCMP should not use CPS SPI classes
CpsDataPersistenceService is an internal interface of CPS, part of
the SPI, intended only to be used by CPS. Instead, NCMP should use
the public API of CPS, i.e. CpsDataService and CpsQueryService.
This is an architectural issue, but it will affect upcoming changes,
where changes to the SPI implementation should not affect public API.
Issue-ID: CPS-2398
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I89339e1a3566a25e33168c24c8b8401ca52224e9
Diffstat (limited to 'checkstyle')
0 files changed, 0 insertions, 0 deletions