Class GqlEventList
java.lang.Object
org.opencastproject.graphql.event.GqlEventList
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.opencastproject.elasticsearch.api.SearchResult<org.opencastproject.elasticsearch.index.objects.event.Event> static final String -
Constructor Summary
ConstructorsConstructorDescriptionGqlEventList(org.opencastproject.elasticsearch.api.SearchResult<org.opencastproject.elasticsearch.index.objects.event.Event> searchResult) -
Method Summary
-
Field Details
-
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
-
totalCount
-
pageInfo
-
nodes
-