jar

org.hudsonci.plugins : broadcast-message-plugin

Maven & Gradle

Sep 29, 2014
0 stars

broadcast-message-plugin · broadcast-message-plugin is a simple plugin which allows administrators to broadcast a custom global message visible to all Hudson instance users. Those messages are similiar to "Hudson is preparing to shutdown" message, but they are customizable.

Table Of Contents

Latest Version

Download org.hudsonci.plugins : broadcast-message-plugin JAR file - Latest Versions:

All Versions

Download org.hudsonci.plugins : broadcast-message-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window broadcast-message-plugin-0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

hudson.plugins.broadcast

├─ hudson.plugins.broadcast.CustomMessage.class - [JAR]

├─ hudson.plugins.broadcast.CustomMessageManagementLink.class - [JAR]

├─ hudson.plugins.broadcast.CustomMessageShow.class - [JAR]

├─ hudson.plugins.broadcast.Messages.class - [JAR]

Advertisement