Class OrgStructureChangedEvent
java.lang.Object
de.uplanet.lucy.server.usermanager.events.OrgStructureChangedEvent
- All Implemented Interfaces:
IServerEvent
,IOrgStructureChangedEvent
,IOrgStructureEvent
- Direct Known Subclasses:
UserAddedEvent
,UserDeletedEvent
,UserModifiedEvent
@Scriptable
public class OrgStructureChangedEvent
extends Object
implements IOrgStructureChangedEvent
This event is fired whenever changes in the organizational structure
were made that cannot be specified more precisely.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OrgStructureChangedEvent
public OrgStructureChangedEvent()
-