Class SysAttributeChangeEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
cn.herodotus.engine.core.foundation.context.AbstractApplicationEvent<SysAttribute>
cn.herodotus.engine.logic.upms.domain.event.SysAttributeChangeEvent
- All Implemented Interfaces:
Serializable
public class SysAttributeChangeEvent
extends cn.herodotus.engine.core.foundation.context.AbstractApplicationEvent<SysAttribute>
Description: SysSecurityAttribute实体数据变更事件
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2021/8/4 22:18
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.herodotus.engine.core.foundation.context.AbstractApplicationEvent
getDataMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
SysAttributeChangeEvent
-
SysAttributeChangeEvent
-