Class LicenseResource
java.lang.Object
com.atlassian.confluence.functest.rest.admin.LicenseResource
@Consumes("application/json")
@Produces("application/json")
@Path("/admin/license")
public class LicenseResource
extends Object
Supplements
LicenseResource
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
installLicense
(Map<String, String> body)
-
Constructor Details
-
LicenseResource
-
-
Method Details
-
installLicense
-