aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ArtifactsBusinessLogic.java
AgeCommit message (Expand)AuthorFilesLines
2023-10-26Improve test coverageJvD_Ericsson1-3/+0
2023-10-20Certifying mechanism changing structure of csarfranciscovila1-1/+6
2023-09-05Improve handling 'empty'/null string in Service fieldsvasraz1-3/+3
2023-02-09Improve getting Service with specific versionvasraz1-23/+5
2022-11-08Interface is formatted using extended notation when no implementation added a...vasraz1-4/+3
2022-10-25Constraint validation - Node Template Interfacesfranciscovila1-7/+0
2022-06-20Allow to delete an interface operation from VFCandre.schmid1-10/+10
2022-01-07Fix NPE in ArtifactsBusinessLogicfranciscovila1-1/+1
2021-11-02Support for adding artifact typesaribeiro1-1/+13
2021-08-27Improve invalid artifact label error messageKrupaNagabhushan1-1/+2
2021-05-27Update vulnerable package dependenciesvasraz1-2/+2
2021-05-24[SDC] Fix sonar issuessliard1-1/+1
2021-03-19Reformat catalog-bevasraz1-1367/+913
2021-03-01Improve test coveragevasraz1-38/+0
2020-12-03[SDC] Validate PMDictionary content in Deployment artifacts tabAdam Wudzinski1-1/+18
2020-11-16Fix deployment artifact not shownsebdet1-1/+1
2020-09-21Support for Test Topology Auto Design- Service Importzhaoxiangjun6661-1/+1
2020-07-05Clean CsarUtils::MainYamlWithDependenciesFrancis Toth1-1/+1
2020-06-17Refactor ArtifactsBusinessLogic::getUpdatedGroupInstancesFrancis Toth1-23/+20
2020-06-11Rewrite of `updateArtifactOnInterfaceOperationByResourceUUID` to remove NPEChris André1-24/+25
2020-06-10Set properties on XML parsers to prevent XXE attackNeil Derraugh1-1/+5
2020-06-02ArtifactsBusinessLogic refactor to remove NullPointerExceptionChris André1-3/+11
2020-05-28Extract artifact component belonging logicFrancis Toth1-104/+3
2020-05-27Add ArtifactsBusinessLogic::fetchLatestComponentMetadataFrancis Toth1-43/+47
2020-05-21Refactor ArtifactsBusinessLogic::getRelatedComponentInstanceFrancis Toth1-51/+49
2020-05-20Refactor ArtifactsBusinessLogic::handleDeleteInternalFrancis Toth1-18/+42
2020-05-19Refactor ArtifactsBusinessLogic::generateAndSaveToscaArtifactFrancis Toth1-34/+30
2020-05-12Remove unused ArtifactsBusinessLogic::updateArtifactsFlowForInterfaceOperationsFrancis Toth1-63/+0
2020-05-11Refactor ArtifactsBusinessLogic::generateToscaArtifactFrancis Toth1-35/+55
2020-05-10Refactor ArtifactsBusinessLogic::handleDelete and ArtifactsBusinessLogic::del...Francis Toth1-29/+23
2020-05-10Moved ArtifactsBusinessLogic::buildJsonStringForCsarVfcArtifact to JsonUtilsFrancis Toth1-16/+2
2020-05-06fix bug - Error 500 while adding an OperationYuli Shlosberg1-5/+0
2020-05-03Extract ArtifactOperationInfo from ArtifactsBusinessLogicFrancis Toth1-41/+15
2020-04-26Fix potential NPE in ArtifactsBusinessLogicandre.schmid1-8/+15
2020-04-19Configure a new Artifact Typeandre.schmid1-350/+333
2020-01-22Catalog alignmentys96931-2290/+1561
2019-10-30add artifacts support in TOSCA exported yml fileLiang Ding1-2/+5
2019-07-24Autowired annotation for catalog-beTomasz Golabek1-39/+41
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar1-9/+9
2019-06-10Inheritance in ComponentExceptionTomasz Golabek1-7/+18
2019-05-02Workflow artifact missing in CSARsiddharth09051-1/+1
2019-04-24ArtifactsBusinessLogic handlePayload() method refactoring and code coveragedermot1231-127/+51
2019-04-10Workflow artifact in distribution notificationpriyanshu1-72/+119
2019-01-14Interface operation feature enhancementspriyanshu1-33/+23
2018-12-27Revert "Interface operation feature enhancements"priyanshu1-23/+30
2018-12-24Interface operation feature enhancementspriyanshu1-30/+23
2018-11-25Refactor Code ArtifactsBusinessLogicSindhuri.A1-7/+5
2018-11-23Service Workflow changessiddharth09051-42/+33
2018-11-21Sonar code smell fixesSonsino, Ofir (os0695)1-48/+49
2018-10-23fix a sonar NullPointerException issue in ABLTal Gitelman1-9/+3