Class LicenseStateChangeEvent
- java.lang.Object
 - 
- com.inductiveautomation.perspective.gateway.event.LicenseStateChangeEvent
 
 
- 
public class LicenseStateChangeEvent extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description PerspectiveLicenseStatelicenseState 
- 
Constructor Summary
Constructors Constructor Description LicenseStateChangeEvent(PerspectiveLicenseState licenseState) 
 - 
 
- 
- 
Field Detail
- 
licenseState
public final PerspectiveLicenseState licenseState
 
 - 
 
- 
Constructor Detail
- 
LicenseStateChangeEvent
public LicenseStateChangeEvent(PerspectiveLicenseState licenseState)
 
 - 
 
 -