| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json | |
| org.killbill.billing.jaxrs.resources |
| Modifier and Type | Method and Description |
|---|---|
BundleJson |
BundleTimelineJson.getBundle() |
| Modifier and Type | Method and Description |
|---|---|
List<BundleJson> |
AccountTimelineJson.getBundles() |
| Constructor and Description |
|---|
BundleTimelineJson(String viewId,
BundleJson bundle,
List<PaymentJson> payments,
List<InvoiceJson> invoices,
String reason) |
| Constructor and Description |
|---|
AccountTimelineJson(AccountJson account,
List<BundleJson> bundles,
List<InvoiceJson> invoices,
List<PaymentJson> payments) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
BundleResource.transferBundle(BundleJson json,
String id,
String requestedDate,
String policyString,
String createdBy,
String reason,
String comment,
javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2010-2014. All Rights Reserved.