Class NuxeoPrincipalCodec
java.lang.Object
org.nuxeo.ecm.automation.io.services.codec.ObjectCodec<EntityType>
org.nuxeo.ecm.automation.io.services.codec.AbstractMarshallingRegistryCodec<NuxeoPrincipal>
org.nuxeo.ecm.automation.io.services.codec.NuxeoPrincipalCodec
- Since:
- 8.2
-
Field Summary
Fields inherited from class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
type
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.automation.io.services.codec.AbstractMarshallingRegistryCodec
getType, isBuiltin, read, write
Methods inherited from class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
findParametrizedType, getJavaType
-
Constructor Details
-
NuxeoPrincipalCodec
public NuxeoPrincipalCodec()
-