Uses of Package
org.alfresco.util.json
-
Packages that use org.alfresco.util.json 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.util.json -
Classes in org.alfresco.util.json used by org.alfresco.repo.transfer Class Description JsonSerializer An interface for converting objects of a specified type (T) into a serialized Json format (of type S). -
Classes in org.alfresco.util.json used by org.alfresco.util.json Class Description AlfrescoJsonSerializer JsonSerializer An interface for converting objects of a specified type (T) into a serialized Json format (of type S).