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