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