Class AnonymizeUserEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.basic.bl.user.event.AnonymizeUserEvent

public class AnonymizeUserEvent extends BusinessEvent<Void>
Event that will be called when the user's data must be anonymized
Since:
9.2
GCApi:
event
Reactors:
BTAnonymizeUserFace(0), BTAnonymizeUser(0)
No Spouts
  • Constructor Details

    • AnonymizeUserEvent

      public AnonymizeUserEvent(long userId)
      Create a new event that will be called to anonymize the user's data
      Parameters:
      userId - the user identifier
  • Method Details

    • getUserId

      public long getUserId()
      Returns:
      the user identifier