Uses of Interface
com.cumulocity.sdk.client.event.EventCollection
Packages that use EventCollection
Package
Description
Provides the classes necessary to create, delete, update and query events.
-
Uses of EventCollection in com.cumulocity.sdk.client.event
Classes in com.cumulocity.sdk.client.event that implement EventCollectionMethods in com.cumulocity.sdk.client.event that return EventCollectionModifier and TypeMethodDescriptionEventApi.getEvents()
Gets the all the event in the platformEventApiImpl.getEvents()
EventApi.getEventsByFilter
(EventFilter filter) Gets the events from the platform based on specified filterEventApiImpl.getEventsByFilter
(EventFilter filter)