Annotation Type DeprecatedConfigurationProperty

    • Optional Element Summary

      Optional Elements 
      Modifier and TypeOptional ElementDescription
      Stringreason
      The reason for the deprecation.
      Stringreplacement
      The field that should be used instead (if any).
    • Element Detail

      • reason

        String reason
        The reason for the deprecation.
        Returns:
        the deprecation reason
        Default:
        ""
      • replacement

        String replacement
        The field that should be used instead (if any).
        Returns:
        the replacement field
        Default:
        ""