aboutsummaryrefslogtreecommitdiffstats
path: root/models/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2023-10-16Fix messages in ACMFrancescoFioraEst1-2/+19
2023-10-03Add unit tests for tosca element type validationrameshiyer271-0/+28
2023-10-02Fix Sonar Issues for clamp/acmFrancescoFioraEst11-230/+26
2023-09-27Allow customisation in element and composition names in TOSCArameshiyer272-12/+29
2023-09-26Add migration message supportFrancescoFioraEst2-77/+100
2023-09-25Upgrade Java 17adheli.tavares6-11/+9
2023-07-12Add support participant restart in ACM runtimeFrancescoFioraEst2-7/+15
2023-07-07Add restart support in composition and in instanceFrancescoFioraEst3-51/+45
2023-06-28Add restart publisher to support participant restart scenario in ACMFrancescoFioraEst4-29/+113
2023-06-27Removing old implementation of participant restartsaul.gill1-3/+0
2023-06-16Add support for Prime Deprime Failure Handling in ACM-RuntimeFrancescoFioraEst1-9/+11
2023-06-01Add Failure handling support in the ACM-RFrancescoFioraEst1-13/+15
2023-05-17Add extend instance deletion support in ACMFrancescoFioraEst1-0/+2
2023-05-03Add participant properties capability to acm/participantsFrancescoFioraEst1-1/+1
2023-04-11Add UseState and OperationalState support in ACMFrancescoFioraEst4-56/+88
2023-02-15Merge "Implement recording of Operational State and Usage State on ACM-R"Ramesh Murugan Iyer4-69/+52
2023-02-15Add undeploy on deregister (acm-side)saul.gill1-2/+43
2023-02-14Implement recording of Operational State and Usage State on ACM-RFrancescoFioraEst4-69/+52
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst1-2/+3
2023-02-10Initial support for Implement recording of Operational StateFrancescoFioraEst4-113/+25
2023-02-08Implement AC Element Instance Locking and Unlocking on ACM-RFrancescoFioraEst2-59/+1
2023-02-03Handle AC Element Instance Deployment and undeployment on ACM-RFrancescoFioraEst2-11/+21
2023-02-02Refactor ParticipantUpdate to ParticipantPrimesaul.gill2-13/+13
2023-02-01Upgrade and clean up dependenciesliamfallon6-22/+4
2023-02-01Merge "Add element and definition map to ppnt endpoints"Liam Fallon2-5/+170
2023-02-01Merge "Refactor ACM Update message to ACM Deploy message in ACM"Liam Fallon4-31/+28
2023-02-01Merge "Added deployState to Automation Composition"Liam Fallon3-11/+106
2023-01-31Added deployState to Automation Compositionsaul.gill3-11/+106
2023-01-31Refactor ACM Update message to ACM Deploy message in ACMFrancescoFioraEst4-31/+28
2023-01-31Add element and definition map to ppnt endpointssaul.gill2-5/+170
2023-01-30Refactor Prime and Deprime messages in ACMFrancescoFioraEst4-40/+73
2023-01-26Remove participantType and referencessaul.gill13-82/+28
2023-01-25Models for refactor Prime and Deprime in ACMFrancescoFioraEst6-37/+213
2023-01-23Refactor participantId as UUIDFrancescoFioraEst4-140/+43
2023-01-23Merge "Refactor AcInstanceState Update on ACM"Ramesh Murugan Iyer2-0/+115
2023-01-19Add supported ac elements to participantssaul.gill4-22/+267
2023-01-19Refactor AcInstanceState Update on ACMFrancescoFioraEst2-0/+115
2023-01-18Merge "Remove reference type of participantId in Unit Tests in ACM-models"Liam Fallon14-59/+130
2023-01-17Remove reference type of participantId in Unit Tests in ACM-modelsFrancescoFioraEst14-59/+130
2023-01-17Remove FilterRepository in ACMFrancescoFioraEst2-108/+11
2023-01-12Add participant controller in ACMsaul.gill2-22/+65
2023-01-12Merge "Refactor AcTypeState Update"Liam Fallon1-0/+55
2023-01-10Refactor AcTypeState UpdateFrancescoFioraEst1-0/+55
2023-01-06Refactor register deregister a Participant and Supervise ParticipantsFrancescoFioraEst4-78/+33
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst3-61/+0
2022-12-20Merge "Fix copy contructor in DocToscaServiceTemplate in ACM"Liam Fallon1-2/+1
2022-12-20Merge "Refactor instanceId as primary key in JpaAutomationComposition"Liam Fallon4-297/+159
2022-12-18Upgrade the H2 database to the latest versionliamfallon2-3/+0
2022-12-16Refactor instanceId as primary key in JpaAutomationCompositionFrancescoFioraEst4-297/+159
2022-12-16Fix copy contructor in DocToscaServiceTemplate in ACMFrancescoFioraEst1-2/+1