Class ParticipantQueryListWrapper


  • public class ParticipantQueryListWrapper
    extends java.lang.Object
    Wrapper for easy JSON serialisation of a list of ParticipantQuery
    • Constructor Detail

      • ParticipantQueryListWrapper

        public ParticipantQueryListWrapper​(java.util.List<ParticipantQuery> participants)
    • Method Detail