Package | Description |
---|---|
org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
org.alfresco.repo.web.scripts.transfer |
Provides the implementation of the transfer service web scripts.
|
org.alfresco.util.json |
Modifier and Type | Method and Description |
---|---|
void |
HttpClientTransmitterImpl.setJsonErrorSerializer(JsonSerializer<Throwable,org.json.JSONObject> jsonErrorSerializer) |
Modifier and Type | Method and Description |
---|---|
void |
StatusCommandProcessor.setErrorSerializer(JsonSerializer<Throwable,org.json.JSONObject> errorSerializer) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractJsonSerializerBean<T,S> |
class |
DefaultJsonSerializer |
class |
ExceptionJsonSerializer |
Modifier and Type | Method and Description |
---|---|
void |
AlfrescoJsonSerializer.register(Class<?> clazz,
JsonSerializer<?,?> serializer) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.