Package com.cumulocity.sdk.client.event

Provides the classes necessary to create, delete, update and query events.

See:
          Description

Interface Summary
EventApi API for creating, deleting and retrieving events from the platform.
 

Class Summary
EventApiImpl  
EventCollectionImpl  
EventFilter A filter to be used in event queries.
 

Package com.cumulocity.sdk.client.event Description

Provides the classes necessary to create, delete, update and query events. Event is represented by EventRepresentation and a set of events by EventCollectionRepresentation. Event api involves four main entities: the event api operationCollection, the event operationCollection, the event collection operationCollection and the event filter operationCollection.

Since:
0.9
See Also:
com.cumulocity.rest.representation.event


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.