| Package | Description |
|---|---|
| com.cloudbees.plugins.registration |
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudBeesWidget.StatusLine |
| Modifier and Type | Method and Description |
|---|---|
List<DataPoint> |
CloudBeesWidget.getAccountStatus(String accountName) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DataPointContributor.collect(com.cloudbees.plugins.credentials.cloudbees.CloudBeesUser user,
String accountName,
List<DataPoint> result)
Collects additional data points and adds them into the given collection.
|
abstract void |
DataPointContributor.collectSync(com.cloudbees.plugins.credentials.cloudbees.CloudBeesUser user,
String accountName,
List<DataPoint> result)
This version is called synchronously from the HTTP request handling thread.
|
Copyright © 2004-2016. All Rights Reserved.