Class GqlEventList

java.lang.Object
org.opencastproject.graphql.event.GqlEventList

public class GqlEventList extends Object
  • Field Details

    • TYPE_NAME

      public static final String TYPE_NAME
      See Also:
    • searchResult

      protected final org.opencastproject.elasticsearch.api.SearchResult<org.opencastproject.elasticsearch.index.objects.event.Event> searchResult
  • Constructor Details

    • GqlEventList

      public GqlEventList(org.opencastproject.elasticsearch.api.SearchResult<org.opencastproject.elasticsearch.index.objects.event.Event> searchResult)
  • Method Details