Class CommandResponseManager.OverallSuccess

java.lang.Object
csw.command.client.CommandResponseManager.OverallSuccess
All Implemented Interfaces:
CommandResponseManager.OverallResponse, Serializable, scala.Equals, scala.Product
Enclosing class:
CommandResponseManager

public static class CommandResponseManager.OverallSuccess extends Object implements CommandResponseManager.OverallResponse, scala.Product, Serializable
Indicates that all responses included completed successfully. param: responses the set of responses
See Also: