Class Config

    • Field Detail

      • id

        public final String id
        a unique id along all providers!
      • name

        public final String name
        Human readable display name that distinguishes this Config instance among other Config instances.
      • comment

        public final String comment
        Any note that the author of this configuration wants to associate with this. Jenkins doesn't use this. Can be null.
      • content

        public final String content
        Content of the file as-is.