Class DssResourceAdd

java.lang.Object
dev.galasa.framework.spi.DssAdd
dev.galasa.framework.spi.DssResourceAdd
All Implemented Interfaces:
IDssAction, IDssResourceAction

public class DssResourceAdd extends DssAdd implements 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
Author:
Michael Baylis