Class LicenseStateUpdateEvent
java.lang.Object
java.util.EventObject
com.inductiveautomation.ignition.gateway.licensing.LicenseStateUpdateEvent
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructorsConstructorDescriptionLicenseStateUpdateEvent(Object source, String moduleId, LicenseState licenseState) 
- 
Method SummaryMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
LicenseStateUpdateEvent
 
- 
- 
Method Details- 
getModuleId
- 
getLicenseState
 
-