public interface RestApiInformationLicenseDataProvider
license
member of the REST API information resource.
Note: since the information resource is not versioned like the other REST API resources this must be kept for backwards compatibility
Modifier and Type | Field and Description |
---|---|
static String |
LICENSE_FIELD_FOR
Field for license data holding the owner of the license
|
static String |
LICENSE_FIELD_IS_VALID
Field for license data denoting whether the license is valid
|
static String |
LICENSE_FIELD_TYPE
Field for license data denoting the type of the application
|
static String |
TYPE_STANDALONE |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getLicenseInformation() |
static final String LICENSE_FIELD_FOR
static final String LICENSE_FIELD_IS_VALID
static final String LICENSE_FIELD_TYPE
static final String TYPE_STANDALONE
Copyright © 2019 Communote team. All rights reserved.