Class GsonSerializationSupport

java.lang.Object
io.jmix.reports.converter.GsonSerializationSupport
Direct Known Subclasses:
ReportGsonSerializationSupport

public class GsonSerializationSupport extends Object
This class is not thread-safe and should not be accessed concurrently from multiple threads without proper synchronization.
  • Field Details

  • Constructor Details

    • GsonSerializationSupport

      public GsonSerializationSupport(org.springframework.beans.factory.BeanFactory beanFactory)
  • Method Details