| Package | Description |
|---|---|
| com.cloudbees.api |
| Modifier and Type | Field and Description |
|---|---|
List<CBSubscription> |
CBAccount.subscriptions |
| Modifier and Type | Method and Description |
|---|---|
CBSubscription |
CBAccount.addSubscription(CBSubscription sub)
Adds the new subscription to the user.
|
CBSubscription |
CBAccount.addSubscription(String userid,
CBSubscription sub)
Deprecated.
Use
CBAccount.addSubscription(CBSubscription) when it's ready |
| Modifier and Type | Method and Description |
|---|---|
List<CBSubscription> |
CBAccount.getSubscriptions() |
| Modifier and Type | Method and Description |
|---|---|
CBSubscription |
CBAccount.addSubscription(CBSubscription sub)
Adds the new subscription to the user.
|
CBSubscription |
CBAccount.addSubscription(String userid,
CBSubscription sub)
Deprecated.
Use
CBAccount.addSubscription(CBSubscription) when it's ready |
Copyright © 2011-2015. All Rights Reserved.