- All Implemented Interfaces:
Event, Serializable
public class CopyProjectEvent
extends Object
implements Event
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CopyProjectEvent
public CopyProjectEvent(Long sourceId,
Long targetId)
-
Method Details
-
getSourceId
public Long getSourceId()
-
getTargetId
public Long getTargetId()