public class AllocationConfirmationEvent extends ResponderEvent<PostTradeAllocationList>
Modifier and Type | Field and Description |
---|---|
static String |
ALLOCATION_CONFIRMATION
The name of the transition representing this event
|
fields
Constructor and Description |
---|
AllocationConfirmationEvent()
Constructs an AllocationConfirmationEvent
|
AllocationConfirmationEvent(List<RegulatoryID> regulatoryIds)
Constructs an AllocationConfirmationEvent
|
public static final String ALLOCATION_CONFIRMATION
public AllocationConfirmationEvent()
Constructs an AllocationConfirmationEvent
Use AllocationConfirmationEvent(List)
if you have regulatory ID's associated with each allocation
public AllocationConfirmationEvent(List<RegulatoryID> regulatoryIds)
regulatoryIds
- The List of regulatory IDs, use AllocationConfirmationEvent()
if you do not have any regulatory ID's associated with each allocationCopyright © 2015 Caplin Systems.