public class RepoSyncState extends SyncState
Constructor and Description |
---|
RepoSyncState(UUID localRepositoryId,
UUID serverRepositoryId,
File localRoot,
URL url,
Severity severity,
String message,
Error error,
Date syncStarted,
Date syncFinished) |
Modifier and Type | Method and Description |
---|---|
UUID |
getLocalRepositoryId() |
File |
getLocalRoot() |
UUID |
getServerRepositoryId() |
getError, getMessage, getSeverity, getSyncFinished, getSyncStarted, getUrl
public UUID getLocalRepositoryId()
public UUID getServerRepositoryId()
public File getLocalRoot()
Copyright © 2013–2019. All rights reserved.