Class DssResourceUpdate

java.lang.Object
dev.galasa.framework.spi.DssUpdate
dev.galasa.framework.spi.DssResourceUpdate
All Implemented Interfaces:
IDssAction, IDssResourceAction

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