Update docs to deprecate old abstract classes 67/141367/1
authorFrancescoFioraEst <francesco.fiora@est.tech>
Tue, 24 Jun 2025 08:18:56 +0000 (09:18 +0100)
committerFrancesco Fiora <francesco.fiora@est.tech>
Tue, 24 Jun 2025 08:20:18 +0000 (08:20 +0000)
Update docs to avoid using old abstract classes
AcElementListenerV1 and AcElementListenerV2 in Intermediary.

Issue-ID: POLICY-5269
Change-Id: Ifa2ddfff2dcee52021fc6e6c0493cf05817d04d6
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
docs/clamp/acm/acm-participant-guide.rst

index 570dbb0..63e770e 100644 (file)
@@ -519,8 +519,8 @@ Method: migrate
 
 Abstract class AcElementListenerV2
 ----------------------------------
-This abstract class is introduced to help to maintain temporarily the java backward compatibility with AutomationCompositionElementListener implemented in 8.0.0 version.
-So developers can decide to align to new functionality later. Any new functionality in the future will be wrapped by this class.
+This abstract class is deprecated and it will be removed in the next release.
+It was introduced to help to maintain temporarily the java backward compatibility with AutomationCompositionElementListener implemented in 8.0.0 version.
 
 The Abstract class AcElementListenerV2 supports the follow methods.
 
@@ -648,8 +648,8 @@ Method: migrate and migratePrecheck
 
 Abstract class AcElementListenerV1
 ----------------------------------
-This abstract class is introduced to help to maintain temporarily the java backward compatibility with AutomationCompositionElementListener implemented in 7.1.0 version.
-So developers can decide to align to new functionality later. Any new functionality in the future will be wrapped by this class.
+This abstract class is deprecated and it will be removed in the next release.
+It was introduced to help to maintain temporarily the java backward compatibility with AutomationCompositionElementListener implemented in 7.1.0 version.
 
 The Abstract class AcElementListenerV1 supports the follow methods.
 
@@ -1221,7 +1221,7 @@ Please refer the following table for the state change reversion that happens in
 ================== ==================
 **Error Scenario** **State Reverted**
 ================== ==================
-Prime fails        Commissoned
+Prime fails        Commissioned
 
 Deprime fails      Primed