Class LicenseStateUpdateEvent
java.lang.Object
java.util.EventObject
com.inductiveautomation.ignition.gateway.licensing.LicenseStateUpdateEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorsConstructorDescriptionLicenseStateUpdateEvent
(Object source, String moduleId, LicenseState licenseState) -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
LicenseStateUpdateEvent
-
-
Method Details
-
getModuleId
-
getLicenseState
-