Class IssueUser

    • Method Detail

      • getAction

        public EventUserAction getAction()
        Gets value for attribute action
      • setAction

        public void setAction​(EventUserAction action)
        Sets value for attribute action
      • getUserId

        public Long getUserId()
        Gets value for attribute userId
      • setUserId

        public void setUserId​(Long userId)
        Sets value for attribute userId
      • getUserName

        public String getUserName()
        Gets value for attribute userName
      • setUserName

        public void setUserName​(String userName)
        Sets value for attribute userName
      • getExternalId

        public String getExternalId()
        Gets value for attribute externalId
      • setExternalId

        public void setExternalId​(String externalId)
        Sets value for attribute externalId
      • toString

        public String toString()
        Returns a string representation of the value object.
        Overrides:
        toString in class Object