Class CommandResponse.Cancelled

java.lang.Object
csw.params.commands.CommandResponse.Cancelled
All Implemented Interfaces:
CommandResponse, CommandResponse.SubmitResponse, CommandSerializable, Serializable, scala.Equals, scala.Product
Enclosing interface:
CommandResponse

public static class CommandResponse.Cancelled extends Object implements CommandResponse.SubmitResponse, scala.Product, Serializable
Represents a negative response that describes the cancellation of command

param: runId of command for which this response is created

See Also: