public class LicenseEvent extends EventObject
Modifier and Type | Class and Description |
---|---|
static class |
LicenseEvent.LicenseEventType
The license event type.
|
source
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Gets the message describing the event.
|
CollaborationEngine |
getSource() |
LicenseEvent.LicenseEventType |
getType()
Gets the type of the event.
|
toString
public LicenseEvent.LicenseEventType getType()
public String getMessage()
public CollaborationEngine getSource()
getSource
in class EventObject
Copyright © 2021. All rights reserved.