@RestController public class ModelSaveRestResource extends Object implements ModelDataJsonConstants
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
MODEL_DESCRIPTION, MODEL_ID, MODEL_NAME, MODEL_REVISION| Constructor and Description |
|---|
ModelSaveRestResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
saveModel(String modelId,
org.springframework.util.MultiValueMap<String,String> values) |
Copyright © 2016 Alfresco. All rights reserved.