Package com.mendix.core.conf
Interface LicenseInfo
public interface LicenseInfo
Defines the interface for license details.
-
Method Summary
-
Method Details
-
products
Returns all elements that are available in the license.The elements are indexed by their name and contain all parameters for that element as key-value pairs.
- Returns:
- the licensed elements
-