Package jenkins.views

Class PartialHeader

  • All Implemented Interfaces:
    ExtensionPoint

    public abstract class PartialHeader
    extends Header
    Header that relies on core resources (images, CSS, JS, etc.) to perform partial replacements. Given this kind of header is not independent, compatibility should be managed by the specific Header compatibility header version value
    See Also:
    Header
    • Constructor Detail

      • PartialHeader

        public PartialHeader()
    • Method Detail

      • isCompatible

        public final boolean isCompatible()
        Description copied from class: Header
        Checks API compatibility of the header
        Specified by:
        isCompatible in class Header
        Returns:
        if header is compatible
      • getSupportedHeaderVersion

        public abstract int getSupportedHeaderVersion()
        Returns:
        the supported header version