aboutsummaryrefslogtreecommitdiffstats
path: root/models/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2023-05-03Add participant properties capability to acm/participantsFrancescoFioraEst3-0/+18
2023-04-11Add UseState and OperationalState support in ACMFrancescoFioraEst6-0/+122
2023-04-04Fix Participant primed status in ACMFrancescoFioraEst1-1/+3
2023-02-16Remove AutomationCompositionState from ACMFrancescoFioraEst7-165/+0
2023-02-15Merge "Implement recording of Operational State and Usage State on ACM-R"Ramesh Murugan Iyer1-36/+76
2023-02-15Add undeploy on deregister (acm-side)saul.gill1-0/+17
2023-02-14Implement recording of Operational State and Usage State on ACM-RFrancescoFioraEst1-36/+76
2023-02-13Deployment and undeployment on Participant IntermediaryFrancescoFioraEst1-3/+0
2023-02-10Initial support for Implement recording of Operational StateFrancescoFioraEst4-66/+11
2023-02-08Implement AC Element Instance Locking and Unlocking on ACM-RFrancescoFioraEst7-36/+29
2023-02-08Merge "Replace Eclipselink with Hibernate"Ramesh Murugan Iyer2-5/+11
2023-02-03Handle AC Element Instance Deployment and undeployment on ACM-RFrancescoFioraEst4-27/+52
2023-02-02Replace Eclipselink with Hibernateliamfallon2-5/+11
2023-02-02Refactor ParticipantUpdate to ParticipantPrimesaul.gill3-17/+17
2023-02-01Upgrade and clean up dependenciesliamfallon1-5/+0
2023-02-01Merge "Add element and definition map to ppnt endpoints"Liam Fallon4-2/+103
2023-02-01Merge "Refactor ACM Update message to ACM Deploy message in ACM"Liam Fallon7-34/+109
2023-02-01Merge "Added deployState to Automation Composition"Liam Fallon4-6/+81
2023-01-31Added deployState to Automation Compositionsaul.gill4-6/+81
2023-01-31Refactor ACM Update message to ACM Deploy message in ACMFrancescoFioraEst7-34/+109
2023-01-31Add element and definition map to ppnt endpointssaul.gill4-2/+103
2023-01-30Refactor Prime and Deprime messages in ACMFrancescoFioraEst7-71/+146
2023-01-26Remove participantType and referencessaul.gill9-127/+28
2023-01-25Models for refactor Prime and Deprime in ACMFrancescoFioraEst7-19/+232
2023-01-23Refactor participantId as UUIDFrancescoFioraEst10-136/+37
2023-01-23Merge "Refactor AcInstanceState Update on ACM"Ramesh Murugan Iyer9-132/+193
2023-01-19Add supported ac elements to participantssaul.gill8-5/+279
2023-01-19Refactor AcInstanceState Update on ACMFrancescoFioraEst9-132/+193
2023-01-17Remove FilterRepository in ACMFrancescoFioraEst4-104/+6
2023-01-12Add participant controller in ACMsaul.gill4-6/+60
2023-01-12Merge "Refactor AcTypeState Update"Liam Fallon7-77/+199
2023-01-10Refactor AcTypeState UpdateFrancescoFioraEst7-77/+199
2023-01-06Refactor register deregister a Participant and Supervise ParticipantsFrancescoFioraEst6-168/+34
2023-01-05Merge "Refactor Post instances to create and update ACM instances"Liam Fallon2-35/+1
2023-01-04Refactor Post instances to create and update ACM instancesFrancescoFioraEst2-35/+1
2023-01-04Refactor Post compositions to create and update ACM definitionsFrancescoFioraEst1-1/+7
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst4-126/+6
2022-12-20Merge "Fix copy contructor in DocToscaServiceTemplate in ACM"Liam Fallon6-25/+93
2022-12-20Merge "Refactor instanceId as primary key in JpaAutomationComposition"Liam Fallon7-179/+110
2022-12-19Merge "Upgrade the H2 database to the latest version"Liam Fallon1-1/+1
2022-12-18Upgrade the H2 database to the latest versionliamfallon1-1/+1
2022-12-16Add new endpoints for ACM state handlingliamfallon4-0/+128
2022-12-16Refactor instanceId as primary key in JpaAutomationCompositionFrancescoFioraEst7-179/+110
2022-12-16Fix copy contructor in DocToscaServiceTemplate in ACMFrancescoFioraEst6-25/+93
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst4-7/+18
2022-12-13Merge "Link the existing InstantiationController with the generated code"Ramesh Murugan Iyer2-4/+34
2022-12-12Merge "Add support for instance properties"Pamela Dragosh3-4/+77
2022-12-12Link the existing InstantiationController with the generated codeFrancescoFioraEst2-4/+34
2022-12-08Add support for instance propertiesFrancescoFioraEst3-4/+77
2022-12-08Add instanceId support in AutomationCompositionProviderFrancescoFioraEst5-45/+71