Package dev.galasa.framework.spi
Class DssResourceDelete
java.lang.Object
dev.galasa.framework.spi.DssDelete
dev.galasa.framework.spi.DssResourceDelete
- All Implemented Interfaces:
IDssAction
,IDssResourceAction
This action is for the framework status area of Manager.
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
Methods inherited from class dev.galasa.framework.spi.DssDelete
getKey, getOldValue
-
Constructor Details
-
DssResourceDelete
-
-
Method Details
-
applyPrefix
- Specified by:
applyPrefix
in interfaceIDssAction
- Specified by:
applyPrefix
in interfaceIDssResourceAction
- Overrides:
applyPrefix
in classDssDelete
-