Interface FocessSerializable

    • Method Detail

      • serialize

        @Nullable
        default Map<String,​Object> serialize()
        Serialize the object
        Returns:
        the serialized object, null if it should serialize all fields in the object.