Package dev.galasa.framework.spi
Class DssResourceAdd
java.lang.Object
dev.galasa.framework.spi.DssAdd
dev.galasa.framework.spi.DssResourceAdd
- All Implemented Interfaces:
IDssAction
,IDssResourceAction
This action is for the framework status area of Manager.
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
-
DssResourceAdd
-
-
Method Details
-
applyPrefix
- Specified by:
applyPrefix
in interfaceIDssAction
- Specified by:
applyPrefix
in interfaceIDssResourceAction
- Overrides:
applyPrefix
in classDssAdd
-