Locked
csw.params.commands.CommandResponse.Locked
case class Locked(runId: Id) extends ValidateResponse, OnewayResponse, SubmitResponse, MatchingResponse
Represents a negative response stating that a component is Locked and command was not validated or executed
Value parameters
- runId
-
of command for which this response is created
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MatchingResponsetrait SubmitResponsetrait OnewayResponsetrait ValidateResponsetrait CommandResponsetrait CommandSerializableclass Objecttrait Matchableclass Any
Members list
In this article