Class DssDelete

java.lang.Object
dev.galasa.framework.spi.DssDelete
All Implemented Interfaces:
IDssAction
Direct Known Subclasses:
DssResourceDelete

public class DssDelete extends Object implements IDssAction
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
Author:
Michael Baylis