| Package | Description |
|---|---|
| co.codewizards.cloudstore.local.persistence |
Persistent JDO data model (entities) and data access objects (DAOs).
|
| Modifier and Type | Method and Description |
|---|---|
FileInProgressMarker |
FileInProgressMarkerDao.getFileInProgressMarker(UUID fromRepositoryId,
UUID toRepositoryId,
String path) |
| Modifier and Type | Method and Description |
|---|---|
Collection<FileInProgressMarker> |
FileInProgressMarkerDao.getFileInProgressMarkers(UUID fromRepository,
UUID toRepository) |
Copyright © 2013–2019. All rights reserved.