Class DeprecatedAnnotation

java.lang.Object
org.elasticsearch.painless.spi.annotation.DeprecatedAnnotation

public class DeprecatedAnnotation extends Object
  • Field Details

  • Constructor Details

    • DeprecatedAnnotation

      public DeprecatedAnnotation(String message)
  • Method Details

    • getMessage

      public String getMessage()