Interface | Description |
---|---|
IGeppettoDataManager |
This interface contains methods to deal with the persisted data model of Geppetto this includes fetching stuff from the database (or whatever data source) and adding stuff to the database
|
IGeppettoS3Manager |
This interface contains methods to deal with persisting stuff to S3.
|
Class | Description |
---|---|
DataManagerHelper | |
DataManagerServiceCreator | |
DefaultGeppettoDataManager | |
FindLocalProjectsVisitor<T extends IGeppettoProject> | |
JsonRequestException |