| Package | Description |
|---|---|
| co.codewizards.cloudstore.core.repo.sync |
Synchronisation between two repositories.
|
| Modifier and Type | Method and Description |
|---|---|
RepoSyncActivityType |
RepoSyncActivity.getActivityType() |
static RepoSyncActivityType |
RepoSyncActivityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepoSyncActivityType[] |
RepoSyncActivityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RepoSyncActivity(UUID localRepositoryId,
File localRoot,
RepoSyncActivityType activityType) |
Copyright © 2013–2017. All rights reserved.