Interface Filterable

    • Method Detail

      • getCustomFields

        @NonNull
        java.util.Map<java.lang.String,​java.lang.String> getCustomFields()
        Deprecated.
        Obtain a map with the custom fields of this instance.
        Returns:
        Not null map of custom fields. Empty if no custom fields are specified. Key (String) is the custom field's name, Value (String) is the custom field's value.