Class UserDTOListWrapper


  • public class UserDTOListWrapper
    extends Object
    Author:
    Sebastian.wagner Provide the correct schema response including the wrapping root element + add example response. See https://issues.apache.org/jira/browse/OPENMEETINGS-2667
    • Constructor Detail

      • UserDTOListWrapper

        public UserDTOListWrapper()
    • Method Detail

      • setUserDTO

        public void setUserDTO​(List<UserDTO> userDTO)