| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCloudBeesAccount
Useful base class for implementations of
CloudBeesAccount. |
| Modifier and Type | Method and Description |
|---|---|
CloudBeesAccount |
CloudBeesUser.getAccount(String name)
Returns the named CloudBees account or
null if not found. |
CloudBeesAccount |
AbstractCloudBeesUser.getAccount(String name)
Returns the named CloudBees account or
null if not found. |
| Modifier and Type | Method and Description |
|---|---|
List<CloudBeesAccount> |
CloudBeesUser.getAccounts()
Returns the CloudBees accounts that this user belongs to.
|
Copyright © 2004-2014. All Rights Reserved.