| Package | Description |
|---|---|
| com.whitestein.lsps.test |
| Modifier and Type | Method and Description |
|---|---|
static Module |
LspsRemote.uploadModule(String name,
String version,
File pathToProject)
Uploads a model to the server.
|
static Module |
LspsRemote.uploadModule(String name,
String version,
File pathToProject,
SchemaUpdateStrategy strategy)
Uploads a model to the server.
|
static Module |
LspsRemote.uploadModuleFromRepository(String name,
String version)
Uploads a model to the server.
|
static Module |
LspsRemote.uploadModuleFromRepository(String name,
String version,
SchemaUpdateStrategy strategy)
Uploads a model to the server.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.