| Package | Description | 
|---|---|
| com.github.sbugat.rundeckmonitor | 
 RunDeck Monitor main package. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
(package private) RundeckMonitorState | 
RundeckMonitorTrayIcon.rundeckMonitorState
Current state of the trayIcon. 
 | 
private RundeckMonitorState | 
RundeckMonitor.rundeckMonitorState
Current state (failed job/long process/disconnected) of the rundeck monitor. 
 | 
| Constructor and Description | 
|---|
RundeckMonitorAWTTrayIcon(RundeckMonitorConfiguration rundeckMonitorConfigurationArg,
                         RundeckMonitorState rundeckMonitorStateArg)
Initialize the tray icon for the rundeckMonitor if the OS is compatible with it. 
 | 
RundeckMonitorSwingTrayIcon(RundeckMonitorConfiguration rundeckMonitorConfigurationArg,
                           RundeckMonitorState rundeckMonitorStateArg)
Initialize the tray icon for the rundeckMonitor if the OS is compatible with it. 
 | 
RundeckMonitorTrayIcon(RundeckMonitorConfiguration rundeckMonitorConfigurationArg,
                      RundeckMonitorState rundeckMonitorStateArg)
Initialize the tray icon for the rundeckMonitor if the OS is compatible with it. 
 | 
Copyright © 2013–2015. All rights reserved.