Package dev.galasa.framework.spi
Class DssResourceUpdate
java.lang.Object
dev.galasa.framework.spi.DssUpdate
dev.galasa.framework.spi.DssResourceUpdate
- All Implemented Interfaces:
IDssAction
,IDssResourceAction
This action is for the framework status area of Manager.
This DSS action request that property is updated in the DSS whether it exists or not.
If you want the transaction to fail if the property already exists, use DssStatusAdd
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DssResourceUpdate
-
-
Method Details
-
applyPrefix
- Specified by:
applyPrefix
in interfaceIDssAction
- Specified by:
applyPrefix
in interfaceIDssResourceAction
- Overrides:
applyPrefix
in classDssUpdate
-