Class ReadOnlyReason


  • public class ReadOnlyReason
    extends Object
    Describes why a particular object (project, build configuration or a template) is read only
    Since:
    2021.1
    • Method Detail

      • getType

        @NotNull
        public ReadOnlyReason.Type getType()
        Returns:
        type of the object read only state
      • getDescription

        @NotNull
        public String getDescription()
        Returns:
        human friendly description of why the object is read only