Class AllocationConfirmationEvent

    • Field Detail

      • ALLOCATION_CONFIRMATION

        public static final String ALLOCATION_CONFIRMATION
        The name of the transition representing this event
        See Also:
        Constant Field Values
    • Constructor Detail

      • AllocationConfirmationEvent

        public AllocationConfirmationEvent()

        Constructs an AllocationConfirmationEvent

        Use AllocationConfirmationEvent(List) if you have regulatory ID's associated with each allocation

      • AllocationConfirmationEvent

        public AllocationConfirmationEvent​(List<RegulatoryID> regulatoryIds)
        Constructs an AllocationConfirmationEvent
        Parameters:
        regulatoryIds - The List of regulatory IDs, use AllocationConfirmationEvent() if you do not have any regulatory ID's associated with each allocation