public class LicenseControl extends BackdoorControl<LicenseControl>
Modifier and Type | Class and Description |
---|---|
static class |
LicenseControl.LicenseResponse |
Modifier and Type | Method and Description |
---|---|
LicenseControl.LicenseResponse |
get(String applicationKey)
Retrieve the license string for a particular application
|
void |
replace(License license) |
void |
replace(String license) |
void |
set(License license) |
void |
set(String license) |
createResource
createResourceForPath, createResourceForPath, get, getRestModulePath
anonymous, cleanUp, client, createResourceGadget, createResourceInternal, errorResponse, expanded, getEnvironmentData, loginAs, loginAs, percentEncode, registerResponse, resourceRoot, setOf, toResponse, toResponse, toResponse
public LicenseControl.LicenseResponse get(String applicationKey)
public void set(String license)
public void set(License license)
public void replace(String license)
public void replace(License license)
Copyright © 2002-2024 Atlassian. All Rights Reserved.