diff options
author | Arne Chrestin <arne.chrestin@telekom.de> | 2021-12-20 13:16:57 +0100 |
---|---|---|
committer | Arne Chrestin <arne.chrestin@telekom.de> | 2022-01-17 14:35:20 +0000 |
commit | 3b68a155707477cadc118add5b10b6fb5c008a68 (patch) | |
tree | b67427035eedd70750a9869bb21c16e208cb437a /ms/blueprintsprocessor/modules | |
parent | 23bbabcd5bd5b107e6536b88390bab09dac5e636 (diff) |
Add functions for retrieving multiple artifacts
Add the functions AbstractComponentFunction
.storedArtifactNamesAndResolutionKeysNB()
to retrieve all artifact_names and resolution_keys for a given
blueprint and AbstractComponentFunction
.storedResolutionKeysForArtifactNameNB(artifactName)
to retrieve all resolution_keys for a given blueprint and artifact_name.
To support the required JPA query, an interface
TemplateResolutionSelector was added in resource-resolution.
Issue-ID: CCSDK-3543
Signed-off-by: arne.chrestin@telekom.de
Change-Id: I1907949e49134ec13d28a876474f08502759762f
Diffstat (limited to 'ms/blueprintsprocessor/modules')
0 files changed, 0 insertions, 0 deletions