public interface ServerActions
Modifier and Type | Method and Description |
---|---|
List<Repository> |
getAvailableRepositories()
Returns the list of available
RepositoryLocation s the user can connect to. |
String |
selectRepository(String repositoryName)
Stores the selected location.
|
List<Repository> getAvailableRepositories()
RepositoryLocation
s the user can connect to.String selectRepository(String repositoryName)
RepositoryLocation
.Copyright © 2018 Nuxeo. All rights reserved.