CommandResponse

csw.params.commands.CommandResponse
See theCommandResponse companion object
sealed trait CommandResponse extends CommandSerializable

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Completed
class Error
class Invalid
class Locked
class Accepted
class Cancelled
class Started
Show all

Members list

Value members

Abstract methods

def runId: Id

A helper method to get the runId for this command response

A helper method to get the runId for this command response

Attributes

Returns

the runId of command for which this response is created