Uses of Interface
de.xima.fc.interfaces.event.IEvent
Packages that use IEvent
Package
Description
Package for API access to system configuration.
- 
Uses of IEvent in de.xima.fc.api.system
Methods in de.xima.fc.api.system with parameters of type IEvent - 
Uses of IEvent in de.xima.fc.gui.bean.designer.event
Subinterfaces of IEvent in de.xima.fc.gui.bean.designer.eventModifier and TypeInterfaceDescriptioninterfaceBase interface for all designer conversation events.Classes in de.xima.fc.gui.bean.designer.event that implement IEventModifier and TypeClassDescriptionclassWhen the language used to edit the form has changed.classWhen the persist JSON of a single items was modified.classWhen the persist JSON was modified of the entire form was modified.classclassWhen a new action needs to be created in the workflow flowchart.classDeprecated.Can be removed once the old workflow is removed.classWhen one or more items were deleted in the designer that were originally imported from a PDF document.classEvent that is triggered when the name of a form element was refactored.classWhen the state list was updated in the workflow designer.classWhen the state list was updated in the workflow designer.classWhen the state list was updated in the workflow designer.classWhen the state list was updated in the workflow designer. - 
Uses of IEvent in de.xima.fc.gui.common.event
Classes in de.xima.fc.gui.common.event that implement IEventModifier and TypeClassDescriptionclassclassDeprecated.since version 8.0.0 login events are no longer fired.classDeprecated.Password policy change event aren't necessary anymore because the new PasswordPolicyBean is view scoped.classWhen a plugin installed or updated.classEvent signaling that the data of a project have changed.classAn event that is fired when the currently selected tree node (workflow) is changed.classDeprecated.Since version 8.0.0 no longer in use. - 
Uses of IEvent in de.xima.fc.gui.common.interfaces.event
Subinterfaces of IEvent in de.xima.fc.gui.common.interfaces.eventModifier and TypeInterfaceDescriptioninterfaceExtension of the session event which are able to be posted through the API.interfaceinterfaceEvent forConversationScopedbeans that limit their conversation to a particular session.interfaceinterface - 
Uses of IEvent in de.xima.fc.gui.event.entity
Classes in de.xima.fc.gui.event.entity that implement IEventModifier and TypeClassDescriptionclassEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted.classEvent for when an entity was modified, either when it was created, updated, or deleted. - 
Uses of IEvent in de.xima.fc.gui.interfaces.event
Subinterfaces of IEvent in de.xima.fc.gui.interfaces.eventModifier and TypeInterfaceDescriptioninterfaceIEntityModifiedEvent<E extends de.xima.cmn.dao.interfaces.IEntity<Long>>Interface for events that occur when an entity was changed. - 
Uses of IEvent in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system with parameters of type IEvent - 
Uses of IEvent in de.xima.fc.handler.system
Methods in de.xima.fc.handler.system with parameters of type IEvent - 
Uses of IEvent in de.xima.fc.web.common.auth.event
Classes in de.xima.fc.web.common.auth.event that implement IEventModifier and TypeClassDescriptionclassEvent for informing about the result of an identity check.