| Class | Description |
|---|---|
| AbstractMuleArtifactModelJsonSerializer<T extends AbstractMuleArtifactModel> |
Base class for marshalling an
AbstractMuleArtifactModel instance
to JSON format and back
TODO MULE-11007: these classes should be moved to a persistence module |
| MuleApplicationModelJsonSerializer |
MuleApplicationModel json serializer. |
| MuleDomainModelJsonSerializer |
MuleApplicationModel json serializer. |
| MulePluginModelJsonSerializer |
Serializer capable of marshalling an
MulePluginModel instance
to JSON format and back |
| MulePolicyModelJsonSerializer |
Serializer capable of marshalling an
MulePolicyModel instance
to JSON format and back |
| MuleServerPluginModelJsonSerializer |
Serializer capable of marshalling an
MuleServerPluginModel instance
to JSON format and back |
| MuleServiceModelJsonSerializer |
MuleServiceModel json serializer. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.