Package | Description |
---|---|
com.github.sbugat.rundeckmonitor |
RunDeck Monitor main package.
|
Modifier and Type | Field and Description |
---|---|
private Map<JMenuItem,JobExecutionInfo> |
RundeckMonitorSwingTrayIcon.failedMenuItems
MenuItem for lasts late/failed jobs.
|
private Map<MenuItem,JobExecutionInfo> |
RundeckMonitorAWTTrayIcon.failedMenuItems
MenuItem for lasts late/failed jobs.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
RundeckMonitorTrayIcon.openBrowser(JobExecutionInfo jobExecutionInfo)
Open a browser page using the default browser to a job execution.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
RundeckMonitorTrayIcon.updateExecutionIdsList(List<JobExecutionInfo> listJobExecutionInfo)
Update the list of failed/late jobs.
|
void |
RundeckMonitorSwingTrayIcon.updateExecutionIdsList(List<JobExecutionInfo> listJobExecutionInfo)
Update the list of failed/late jobs.
|
void |
RundeckMonitorAWTTrayIcon.updateExecutionIdsList(List<JobExecutionInfo> listJobExecutionInfo)
Update the list of failed/late jobs.
|
Copyright © 2013–2015. All rights reserved.