Class GroupReference

    • Constructor Detail

      • GroupReference

        protected GroupReference()
      • GroupReference

        public GroupReference​(AccountGroup.UUID uuid,
                              String name)
        Create a group reference.
        Parameters:
        uuid - UUID of the group, must not be null
        name - the group name, must not be null
      • GroupReference

        public GroupReference​(String name)
        Create a group reference where the group's name couldn't be resolved.
        Parameters:
        name - the group name, must not be null