Interface ModuleLicense
- 
- All Superinterfaces:
- LicenseDetails,- java.io.Serializable
 - All Known Implementing Classes:
- LicenseDetailsImpl
 
 @Deprecated public interface ModuleLicense extends LicenseDetails Deprecated.no longer used as of 8.1.0, only here to not break the API unnecessarily.
- 
- 
Field Summary- 
Fields inherited from interface com.inductiveautomation.ignition.common.licensing.LicenseDetailsDETAIL_KEY_EDITION, DETAIL_KEY_EXPIRATION, DETAIL_KEY_MIN_BUILD, DETAIL_KEY_PLATFORM_BUNDLED, REDUNDANT_BACKUP
 
- 
 - 
Method Summary- 
Methods inherited from interface com.inductiveautomation.ignition.common.licensing.LicenseDetailscheckFlag, getExpirationDate, getLicenseDetail, getLicenseDetails, getModuleId, getVersion, isPlatformDetails
 
- 
 
-