Package | Description |
---|---|
org.alfresco.rest.api | |
org.alfresco.rest.api.cmm | |
org.alfresco.rest.api.impl | |
org.alfresco.rest.api.model |
Modifier and Type | Method and Description |
---|---|
CustomModelDownload |
CustomModels.createDownload(String modelName,
Parameters parameters)
Starts the creation of a downloadable archive file containing the
custom model file and its associated Share extension module file (if requested).
|
Modifier and Type | Method and Description |
---|---|
List<CustomModelDownload> |
CustomModelDownloadRelation.create(String modelName,
List<CustomModelDownload> download,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
List<CustomModelDownload> |
CustomModelDownloadRelation.create(String modelName,
List<CustomModelDownload> download,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
CustomModelDownload |
CustomModelsImpl.createDownload(String modelName,
Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
int |
CustomModelDownload.compareTo(CustomModelDownload other) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.