Uses of Class
de.xima.fc.gui.event.entity.InboxModifiedEvent
-
Packages that use InboxModifiedEvent Package Description de.xima.fc.workflow.designer.event -
-
Uses of InboxModifiedEvent in de.xima.fc.workflow.designer.event
Methods in de.xima.fc.workflow.designer.event with parameters of type InboxModifiedEvent Modifier and Type Method Description void
WorkflowDesignerApplicationEventHandler. onInboxModified(InboxModifiedEvent event)
When an inbox was modified.
-