Class AttentionSetObserver


  • public class AttentionSetObserver
    extends Object
    Helper class to fire an event when an attention set changes.
    • Method Detail

      • fire

        public void fire​(ChangeData changeData,
                         AccountState accountState,
                         AttentionSetUpdate update,
                         Instant when)
        Notify all listening plugins
        Parameters:
        changeData - is current data of the change
        accountState - is the initiator of the change
        update - is the update that caused the event
        when - is the time of the event