Class CommandResponse.Started

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

public static class CommandResponse.Started extends Object implements CommandResponse.SubmitResponse, scala.Product, Serializable
Represents a preliminary response stating a long running command has been started

param: runId of command for which this response is created

See Also: