Package org.marid.profile.event
Class AddProjectEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
- All Implemented Interfaces:
java.io.Serializable
public class AddProjectEvent extends PropagatedEvent<IdeProfile>
- See Also:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AddProjectEvent(IdeProfile source, IdeProject project) -
Method Summary
Modifier and Type Method Description IdeProjectgetProject()