| Interface | Description |
|---|---|
| LabelGenerator |
Methods for label generation.
|
| Class | Description |
|---|---|
| CustomViewsTabBar |
Given a View, count the number of jobs in the view by status and generate a label and a colour
for the tab accordingly.
|
| CustomViewsTabBar.CustomViewsTabBarDescriptor | |
| JobStatusCount |
Sums jobs according to build status as indicated by the iconColour.
|
| LabelPatterns |
Just a bunch of regex patterns for the labels.
|
| StringReplacementLabelGenerator |
Generate labels using simple string replacement in a crude, ugly and inefficient manner.
|
| TabColours |
Subset of the descriptor to handle tab colour settings.
|
| TabDisplayMetaData |
Metadata for tab display customisation accounting for different states.
|
| TabLabels |
Generation of tab labels according to job status details and label pattern configuration.
|
| ViewItemExtractor |
Extract all items from views including nested views.
|
Copyright © 2004-2016. All Rights Reserved.