Uses of Class
info.bitrich.xchangestream.lgo.domain.LgoBatchOrderEvent
Packages that use LgoBatchOrderEvent
-
Uses of LgoBatchOrderEvent in info.bitrich.xchangestream.lgo.domain
Subclasses of LgoBatchOrderEvent in info.bitrich.xchangestream.lgo.domainModifier and TypeClassDescriptionclass
Order left orderbookclass
Order was invalidclass
Order matched against another orderclass
Order entered order bookclass
Order was received by LGO execution engine in a batchMethods in info.bitrich.xchangestream.lgo.domain that return types with arguments of type LgoBatchOrderEvent -
Uses of LgoBatchOrderEvent in info.bitrich.xchangestream.lgo.dto
Methods in info.bitrich.xchangestream.lgo.dto that return types with arguments of type LgoBatchOrderEventConstructor parameters in info.bitrich.xchangestream.lgo.dto with type arguments of type LgoBatchOrderEventModifierConstructorDescriptionLgoUserUpdate
(long batchId, String type, String channel, String productId, List<LgoBatchOrderEvent> orderEvents)