Class ExtraPropertyUtils

java.lang.Object
org.bonitasoft.engine.business.data.impl.jackson.utils.ExtraPropertyUtils

public class ExtraPropertyUtils extends Object
  • Constructor Details

    • ExtraPropertyUtils

      public ExtraPropertyUtils()
  • Method Details

    • getExtraPropertyName

      public static String getExtraPropertyName(com.fasterxml.jackson.databind.ser.BeanPropertyWriter propertyWriter)
    • shouldAddExtraProperty

      public static boolean shouldAddExtraProperty(com.fasterxml.jackson.databind.ser.BeanPropertyWriter writer)