Class AccountUnlockedEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.basic.bl.accounting.event.AccountUnlockedEvent

public class AccountUnlockedEvent extends BusinessEvent<Void>
Event that will be called after the suspended user account has been unlocked
GCApi:
event
No Reactors
No Spouts
  • Constructor Details

    • AccountUnlockedEvent

      public AccountUnlockedEvent(long userId)
      Create a new event that will be called after the suspended user account has been unlocked
      Parameters:
      userId - the user identifier
  • Method Details

    • getUserId

      public long getUserId()
      Returns:
      the user identifier