Package 

Class ExperienceExecute


  • @JsonClass(generateAdapter = true) 
    public final class ExperienceExecute
    extends EventType
                        

    Represents an event type to execute an experience.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final User user
    • Method Summary

      Modifier and Type Method Description
      final User getUser()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExperienceExecute

        ExperienceExecute(User user)