public class BlockTradePickUpEvent extends ResponderEvent<BlockTrade>
An event to notify the client that the trade is being processed by the backend.
Modifier and Type | Field and Description |
---|---|
static String |
PICK_UP
The name of the transition representing this event
|
fields
Constructor and Description |
---|
BlockTradePickUpEvent()
Constructs a BlockTradePickUpEvent
|
public static final String PICK_UP
Copyright © 2015 Caplin Systems.