harvest-client 1.1.7 API

Packages
Package
Description
Interfaces of the Harvest API exposed to user code
Filter options for the various list(filter) api methods
 
Main client class and related configuration (Authentication, JSON parsing)
Gson global configuration
 
 
Domain objects returned by the API.
Classes to deserialize paginated results (one per Domain class)
Holders of creation and update arguments
References to domain objects (light weight objects)
Mappings for how domain references are deserialized.
All Exceptions thrown by this library.
Blocking Implementations of ch.aaap.harvestclient.api interfaces
Retrofit interfaces that map the Harvest REST endpoints
Vendored dependencies that were not upstreamed yet