public class TripSyncAdapter extends Object
Modifier and Type | Field and Description |
---|---|
private MemoryLocalStorage |
storage |
Constructor and Description |
---|
TripSyncAdapter(MemoryLocalStorage storage) |
Modifier and Type | Method and Description |
---|---|
void |
createOrUpdateEntityFromInfo(TripInfo info) |
private void |
doUpload(<any> uploader,
SyncTrip trip) |
void |
upload(<any> uploader) |
private final MemoryLocalStorage storage
public TripSyncAdapter(MemoryLocalStorage storage)
public void upload(<any> uploader)
private void doUpload(<any> uploader, SyncTrip trip)
public void createOrUpdateEntityFromInfo(TripInfo info)
Copyright © 2022. All rights reserved.