@RestController public class ModelRelationResource extends AbstractModelResource
bpmnJsonConverter, bpmnXMLConverter, modelService, objectMapper| Constructor and Description |
|---|
ModelRelationResource() |
| Modifier and Type | Method and Description |
|---|---|
List<ModelInformation> |
getModelRelations(String modelId) |
getModel, getModelThumbnail, importNewVersion@RequestMapping(value="/rest/models/{modelId}/parent-relations",
method=GET,
produces="application/json")
public List<ModelInformation> getModelRelations(@PathVariable
String modelId)
Copyright © 2017 Alfresco. All rights reserved.