Package | Description |
---|---|
co.codewizards.cloudstore.core.repo.transport |
Transport abstraction.
|
co.codewizards.cloudstore.local.transport |
File-system-based transport implementation.
|
co.codewizards.cloudstore.rest.client | |
co.codewizards.cloudstore.rest.client.transport | |
co.codewizards.cloudstore.rest.server.service |
Modifier and Type | Method and Description |
---|---|
ChangeSetDTO |
RepoTransport.getChangeSetDTO(boolean localSync) |
Modifier and Type | Method and Description |
---|---|
ChangeSetDTO |
FileRepoTransport.getChangeSetDTO(boolean localSync) |
Modifier and Type | Method and Description |
---|---|
ChangeSetDTO |
CloudStoreRESTClient.getChangeSet(String repositoryName,
boolean localSync) |
Modifier and Type | Method and Description |
---|---|
ChangeSetDTO |
RestRepoTransport.getChangeSetDTO(boolean localSync) |
Modifier and Type | Method and Description |
---|---|
ChangeSetDTO |
ChangeSetDTOService.getChangeSetDTO(boolean localSync) |
Copyright © 2013-2014. All Rights Reserved.