Package io.imunity.webconsole.attribute
Class AttributeChangedEvent
- java.lang.Object
-
- io.imunity.webconsole.attribute.AttributeChangedEvent
-
- All Implemented Interfaces:
pl.edu.icm.unity.webui.bus.Event
public class AttributeChangedEvent extends java.lang.Object implements pl.edu.icm.unity.webui.bus.EventSent when attribute is added/removed/modified in a group.- Author:
- K. Benedyczak
-
-
Constructor Summary
Constructors Constructor Description AttributeChangedEvent(java.lang.String group, java.lang.String attributeName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAttributeName()java.lang.StringgetGroup()
-