Uses of Class
org.killbill.billing.jaxrs.json.NodeCommandJson
-
Packages that use NodeCommandJson Package Description org.killbill.billing.jaxrs.resources -
-
Uses of NodeCommandJson in org.killbill.billing.jaxrs.resources
Methods in org.killbill.billing.jaxrs.resources with parameters of type NodeCommandJson Modifier and Type Method Description javax.ws.rs.core.ResponseNodesInfoResource. triggerNodeCommand(NodeCommandJson json, Boolean localNodeOnly, String createdBy, String reason, String comment, javax.servlet.http.HttpServletRequest request, javax.ws.rs.core.UriInfo uriInfo)
-