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 TypeClassDescriptionclassOrder left orderbookclassOrder was invalidclassOrder matched against another orderclassOrder entered order bookclassOrder 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)