- getAllColor() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getAllFailedJobsCount() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
Returns the number of failed builds(enabled + disabled).
- getApi() - Method in class org.jenkinsci.plugins.jqsmonitoring.beingbuilt.RunningJob
-
- getApi() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.BuildQueue
-
REST API.
- getApi() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.QueueJob
-
REST API
- getApi() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
- getApi() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
REST API.
- getApi() - Method in class org.jenkinsci.plugins.jqsmonitoring.slaves.SlavesHolder
-
REST API.
- getAverage24Hours() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
- getBlockedColor() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getBuildQueue() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Refreshes and returns the instance of BuildQueue.
- getCauseOfBlockage() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.QueueJob
-
Returns why the job is waiting in the queue.
- getColor() - Method in class org.jenkinsci.plugins.jqsmonitoring.beingbuilt.RunningJob
-
Returns the color.
- getColor() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.QueueJob
-
Color to be used for this job.
- getColor(Slave) - Method in class org.jenkinsci.plugins.jqsmonitoring.slaves.SlavesHolder
-
Return the color assotiated with this slave . red - offline orange - all
executors busy green - free executor
- getDisplayName() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns the display name for this plugin.
- getFailedBuildHistogram() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns the address of the failed-jobs histogram.
- getFailedDisabledJobsCount() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
Returns the number of failed builds that are disabled.
- getFailedEnabledJobsCount() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
Returns the number of failed builds that are enabled.
- getFailHistory() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns the instance of FailHistory.
- getHistBackground() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getHistColumn() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getHistCurrentColumn() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getHistHourText() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getHistNumberText() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getHistogramHeight() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getHistogramWidth() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getHistSorting() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getIcon() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.QueueJob
-
Returns the icon for this queue job.
- getIconFileName() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns the icon url for this plugin.
- getIconsURL() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns the icons url for this plugin.
- getInstance() - Static method in class org.jenkinsci.plugins.jqsmonitoring.slaves.SlavesHolder
-
Return the instance for this class(Singleton).
- getJobsRunningTooLong(ArrayList<Slave>) - Static method in class org.jenkinsci.plugins.jqsmonitoring.beingbuilt.RunningJob
-
Returns a list of jobs being build for too long.
- getJobsRunningTooLong() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns a list of jobs that have been running for too long.
- getJobUrl() - Method in class org.jenkinsci.plugins.jqsmonitoring.beingbuilt.RunningJob
-
Returns the job url.
- getLastBuild(Slave) - Method in class org.jenkinsci.plugins.jqsmonitoring.slaves.SlavesHolder
-
Return the last build for a given slave.
- getLastHourFailed() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
- getLocalConfig() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns an instance of the configuration.
- getMaximum24Hours() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
- getMinimum24Hours() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
- getName() - Method in class org.jenkinsci.plugins.jqsmonitoring.beingbuilt.RunningJob
-
Returns the name of the job.
- getName() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.QueueJob
-
Returns ID of the waiting job.
- getNumberOfAllJobs() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns the number of all jobs in Jenkins/Hudson.
- getNumberOfFailedJobsLast24Hours() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
- getNumberOfJobs() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.BuildQueue
-
Return the number of queue jobs.
- getNumberOfOfflineSlaves() - Method in class org.jenkinsci.plugins.jqsmonitoring.slaves.SlavesHolder
-
Return number of offline slaves.
- getNumberOfOnlineSlaves() - Method in class org.jenkinsci.plugins.jqsmonitoring.slaves.SlavesHolder
-
Return number of online slaves.
- getNumberOfSlaves() - Method in class org.jenkinsci.plugins.jqsmonitoring.slaves.SlavesHolder
-
The number of slaves.
- getOkColor() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getQueueJobs() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.BuildQueue
-
Returns a list of all jobs in the queue.
- getRemainingTime() - Method in class org.jenkinsci.plugins.jqsmonitoring.beingbuilt.RunningJob
-
return the remaining time as string that is human readable.
- getRootURL() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns the root url for this plugin.
- getRunningTime() - Method in class org.jenkinsci.plugins.jqsmonitoring.beingbuilt.RunningJob
-
Returns the time this job as been running.
- getSlave() - Method in class org.jenkinsci.plugins.jqsmonitoring.beingbuilt.RunningJob
-
Returns the slave.
- getSlaves() - Method in class org.jenkinsci.plugins.jqsmonitoring.slaves.SlavesHolder
-
List with all slaves.
- getSlavesHolder() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns an instance of the SlavesHolder.
- getSlaveUrl() - Method in class org.jenkinsci.plugins.jqsmonitoring.beingbuilt.RunningJob
-
Returns the slave url on which this job runs.
- getStatus() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.QueueJob
-
Returns the status of this queue job.
- getStuckColor() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getTime() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.QueueJob
-
Color Returns the time which a job has spend in the queue waiting as a
formate String.
- getTimeFilter_1() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getTimeFilter_2() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getTrendIcon() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
Returns an icon corresponding to the difference between the current
number of failed jobs and that from the last hour.
- getTrendIconColor() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
- getTrendIconMessage() - Method in class org.jenkinsci.plugins.jqsmonitoring.failedbuilds.FailHistory
-
- getUpdateFailedDaily() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.LocalConfig
-
- getUrl() - Method in class org.jenkinsci.plugins.jqsmonitoring.buildqueue.QueueJob
-
Returns the url for this queue job.
- getUrl(Slave) - Method in class org.jenkinsci.plugins.jqsmonitoring.slaves.SlavesHolder
-
Returns the url for a certain slave.
- getUrlName() - Method in class org.jenkinsci.plugins.jqsmonitoring.jqscore.JQSMonitoring
-
Returns the url for this plugin.
- GRAPHIC_1_BGCOLOR - Static variable in class org.jenkinsci.plugins.jqsmonitoring.jqscore.Constants
-
- GRAPHIC_1_COLOR - Static variable in class org.jenkinsci.plugins.jqsmonitoring.jqscore.Constants
-