aboutsummaryrefslogtreecommitdiffstats
path: root/models/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Upgrade Java 17FrancescoFioraEst34-94/+127
2023-08-16Add composition outProperties to AC Definition and Status MessageFrancescoFioraEst3-1/+29
2023-07-12Add support participant restart in ACM runtimeFrancescoFioraEst5-14/+100
2023-07-07Add restart support in composition and in instanceFrancescoFioraEst9-2/+58
2023-06-28Add restart publisher to support participant restart scenario in ACMFrancescoFioraEst6-11/+144
2023-06-27Removing old implementation of participant restartsaul.gill1-15/+0
2023-06-23Add Timeuot support in prime/deprimeFrancescoFioraEst3-42/+8
2023-06-16Add support for Prime Deprime Failure Handling in ACM-RuntimeFrancescoFioraEst5-7/+39
2023-06-15Add support for Prime Deprime Failure Handling in IntermediaryFrancescoFioraEst1-0/+3
2023-06-14Add timeout for ACM operationsrameshiyer272-1/+19
2023-06-01Add Failure handling support in the ACM-RFrancescoFioraEst8-16/+100
2023-05-23Update AC Element properties on the DEPLOYED staterameshiyer274-3/+77
2023-05-18Rename statusProperites to outProperites in ACMFrancescoFioraEst5-11/+11
2023-05-17Add extend instance deletion support in ACMFrancescoFioraEst5-14/+44
2023-05-16Add participant capability to send message with status and propertiesFrancescoFioraEst2-0/+8
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