Package dev.galasa.framework.spi
Class DssDelete
java.lang.Object
dev.galasa.framework.spi.DssDelete
- All Implemented Interfaces:
IDssAction
- Direct Known Subclasses:
DssResourceDelete
This DSS action request that a property is deleted. If an old value
is provided, then this will be checked before deleting and fail the transaction if the
values are different
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DssDelete
-
-
Method Details
-
getKey
-
getOldValue
-
applyPrefix
- Specified by:
applyPrefix
in interfaceIDssAction
-