Class BaseArtifactsPublisher

    • Constructor Detail

      • BaseArtifactsPublisher

        public BaseArtifactsPublisher()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
        Description copied from interface: ArtifactsPublisher
        Check if this publisher is currently enabled. Allows disabling/skipping publishers in runtime.
        Specified by:
        isEnabled in interface ArtifactsPublisher
        Returns:
        see above.