Class EntityChangedEvent
- java.lang.Object
-
- io.imunity.webconsole.directoryBrowser.identities.EntityChangedEvent
-
- All Implemented Interfaces:
pl.edu.icm.unity.webui.bus.Event
public class EntityChangedEvent extends java.lang.Object implements pl.edu.icm.unity.webui.bus.Event
-
-
Constructor Summary
Constructors Constructor Description EntityChangedEvent(pl.edu.icm.unity.webui.common.EntityWithLabel entity, java.lang.String group)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description pl.edu.icm.unity.webui.common.EntityWithLabelgetEntity()java.lang.StringgetGroup()
-