|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CBSubscription | |
|---|---|
| com.cloudbees.api | |
| Uses of CBSubscription in com.cloudbees.api |
|---|
| Fields in com.cloudbees.api with type parameters of type CBSubscription | |
|---|---|
List<CBSubscription> |
CBAccount.subscriptions
|
| Methods in com.cloudbees.api that return CBSubscription | |
|---|---|
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 |
| Methods in com.cloudbees.api that return types with arguments of type CBSubscription | |
|---|---|
List<CBSubscription> |
CBAccount.getSubscriptions()
|
| Methods in com.cloudbees.api with parameters of type CBSubscription | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||