Interface Deprecation


  • public interface Deprecation
    Represents deprecation information about some plugin (runner, VCS plugin, etc)
    Since:
    2020.2
    • Method Detail

      • getDeprecationReason

        @NotNull
        String getDeprecationReason()
        Returns:
        human friendly description of the reason of deprecation
      • getDeprecationReference

        @NotNull
        String getDeprecationReference()