Interface IEvent

All Superinterfaces:
Serializable
All Known Subinterfaces:
IApiSessionEvent, IApplicationEvent, IDesignerConversationEvent, IEntityModifiedEvent<E>, ISessionConversationEvent, ISessionEvent, IViewEvent
All Known Implementing Classes:
ApplicationPropertiesChangedEvent, AppointmentTemplateModifiedEvent, ClientCounterModifiedEvent, ClientResourceModifiedEvent, DatabaseConnectionModifiedEvent, DataSourceModifiedEvent, DirectClientAuthorizationModifiedEvent, FormDesignerLangChangedEvent, FormItemsPersistUpdatedEvent, FormPersistChangedEvent, FormPreviewSubmitEvent, IdentityCheckCallbackEvent, InboxModifiedEvent, InsertWorkflowNodeEvent, LdapConnectionModifiedEvent, LdapQueryModifiedEvent, LoginEvent, OldWorkflowModifiedEvent, PasswordPolicyChangeEvent, PdfImporterItemsRemovedEvent, PluginInstallSuccessEvent, ProjectResourceModifiedEvent, ProjectUpdatedEvent, RefactorFormElementNameEvent, StateAddedEvent, StateChangedEvent, StateDeletedEvent, StateListUpdatedEvent, TextTemplateModifiedEvent, TreeSelectChangeEvent, UserGroupModifiedEvent, UserModifiedEvent, ViewInitializationEvent, WebDavConnectionModifiedEvent

public interface IEvent extends Serializable
Common interface for events.
Since:
8.0.0
Author:
XIMA Media GmbH