All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.main.admingui.console-updatecenter-plugin.5.0.source-code.updatesAvailable.inc Maven / Gradle / Ivy

The newest version!



    
    
        setSessionAttribute(key="_hideUpdateMsg" value="#{true}");
        if ("#{sessionScope._updateCountCalculated}=#{null}") {
            getUpdateComponentCount();
            setSessionAttribute(key="_updateCountCalculated" value="true");
            setSessionAttribute(key="_currentUpdateCountMsg" value="#{sessionScope._updateCountMsg}");
        }
    
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy