Class CopyProjectEvent

Object
CopyProjectEvent
All Implemented Interfaces:
Event, Serializable

public class CopyProjectEvent extends Object implements Event
See Also:
  • Constructor Details

    • CopyProjectEvent

      public CopyProjectEvent(Long sourceId, Long targetId)
  • Method Details

    • getSourceId

      public Long getSourceId()
    • getTargetId

      public Long getTargetId()