Class CommandResponse.Locked

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

Represents a negative response stating that a component is Locked and command was not validated or executed

param: runId of command for which this response is created

See Also: