Package dev.galasa.framework.spi
Class DssAdd
java.lang.Object
dev.galasa.framework.spi.DssAdd
- All Implemented Interfaces:
IDssAction
- Direct Known Subclasses:
DssResourceAdd
This DSS action request that a NEW property is added to the DSS. If the
property already exists, the transaction will fail.
If you want to add a property whether it exists or not, use DssUpdate
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DssAdd
-
-
Method Details
-
getKey
-
getValue
-
applyPrefix
- Specified by:
applyPrefix
in interfaceIDssAction
-