Uses of Interface
de.xima.fc.gui.common.interfaces.event.IApplicationEvent
Packages that use IApplicationEvent
Package
Description
-
Uses of IApplicationEvent in de.xima.fc.gui.bean.designer.event
Subinterfaces of IApplicationEvent in de.xima.fc.gui.bean.designer.eventModifier and TypeInterfaceDescriptioninterface
Base interface for all designer conversation events.Classes in de.xima.fc.gui.bean.designer.event that implement IApplicationEventModifier and TypeClassDescriptionclass
When the language used to edit the form has changed.class
When the persist JSON of a single items was modified.class
When the persist JSON was modified of the entire form was modified.class
class
When a new action needs to be created in the workflow flowchart.class
Deprecated.Can be removed once the old workflow is removed.class
When one or more items were deleted in the designer that were originally imported from a PDF document.class
Event that is triggered when the name of a form element was refactored.class
When the state list was updated in the workflow designer.class
When the state list was updated in the workflow designer.class
When the state list was updated in the workflow designer.class
When the state list was updated in the workflow designer. -
Uses of IApplicationEvent in de.xima.fc.gui.common.bean.eventbus
Methods in de.xima.fc.gui.common.bean.eventbus with parameters of type IApplicationEvent -
Uses of IApplicationEvent in de.xima.fc.gui.common.event
Classes in de.xima.fc.gui.common.event that implement IApplicationEventModifier and TypeClassDescriptionclass
class
Deprecated.since version 8.0.0 login events are no longer fired.class
Deprecated.Password policy change event aren't necessary anymore because the new PasswordPolicyBean is view scoped.class
When a plugin installed or updated.class
Event signaling that the data of a project have changed.class
An event that is fired when the currently selected tree node (workflow) is changed.class
Deprecated.Since version 8.0.0 no longer in use. -
Uses of IApplicationEvent in de.xima.fc.gui.common.interfaces.event
Subinterfaces of IApplicationEvent in de.xima.fc.gui.common.interfaces.eventModifier and TypeInterfaceDescriptioninterface
Extension of the session event which are able to be posted through the API.interface
Event forConversationScoped
beans that limit their conversation to a particular session.interface
interface
-
Uses of IApplicationEvent in de.xima.fc.gui.event.entity
Classes in de.xima.fc.gui.event.entity that implement IApplicationEventModifier and TypeClassDescriptionclass
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted.class
Event for when an entity was modified, either when it was created, updated, or deleted. -
Uses of IApplicationEvent in de.xima.fc.gui.interfaces.event
Subinterfaces of IApplicationEvent in de.xima.fc.gui.interfaces.eventModifier and TypeInterfaceDescriptioninterface
IEntityModifiedEvent<E extends de.xima.cmn.dao.interfaces.IEntity<Long>>
Interface for events that occur when an entity was changed. -
Uses of IApplicationEvent in de.xima.fc.web.common.auth.event
Classes in de.xima.fc.web.common.auth.event that implement IApplicationEventModifier and TypeClassDescriptionclass
Event for informing about the result of an identity check.