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
-
public class NuxeoPrincipalCodec extends AbstractMarshallingRegistryCodec<NuxeoPrincipal>
- Since:
- 8.2
-
-
Field Summary
-
Fields inherited from class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec
type
-
-
Constructor Summary
Constructors Constructor Description NuxeoPrincipalCodec()
-
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
-
-