Class ServerEvent

    • Constructor Detail

      • ServerEvent

        public ServerEvent()
    • Method Detail

      • getAction

        public String getAction()
        Description copied from interface: ServerAction
        Returns the action performed on the server
        Specified by:
        getAction in interface ServerAction
        Returns:
        the action performed on the server
      • getRequestId

        public String getRequestId()
        Description copied from interface: ServerAction
        Returns the request id of the server action
        Specified by:
        getRequestId in interface ServerAction
        Returns:
        the request id of the server action
      • getStartTime

        public Date getStartTime()
        Description copied from interface: ServerAction
        Returns the start_time of the server action
        Specified by:
        getStartTime in interface ServerAction
        Returns:
        the start_time of the server action