Package dev.galasa.framework.spi
Class DssSwap
java.lang.Object
dev.galasa.framework.spi.DssSwap
- All Implemented Interfaces:
IDssAction
- Direct Known Subclasses:
DssResourceSwap
This DSS action request that property is swapped with another value. If the old value does
not match with what is already present, the transaction will fail.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DssSwap
-
-
Method Details
-
getKey
-
getOldValue
-
getNewValue
-
applyPrefix
- Specified by:
applyPrefix
in interfaceIDssAction
-