
.main.admingui.console-updatecenter-plugin.5.0.source-code.updatesAvailable.inc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-updatecenter-plugin Show documentation
Show all versions of console-updatecenter-plugin Show documentation
Update Center plugin bundle for GlassFish Admin Console
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