Class ProjectFileUpdateEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
net.n2oapp.framework.api.event.N2oEvent
net.n2oapp.framework.sandbox.view.ProjectFileUpdateEvent
- All Implemented Interfaces:
Serializable
public class ProjectFileUpdateEvent
extends net.n2oapp.framework.api.event.N2oEvent
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionProjectFileUpdateEvent(Object source) ProjectFileUpdateEvent(Object source, String projectId, String fileName) -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
ProjectFileUpdateEvent
-
ProjectFileUpdateEvent
-