Cancelled

csw.params.commands.CommandResponse.Cancelled
case class Cancelled(runId: Id) extends SubmitResponse

Represents a negative response that describes the cancellation of command

Value parameters

runId

of command for which this response is created

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
SubmitResponse