Class EmployeeCreateEvent

java.lang.Object
ru.bgcrm.event.AbstractEvent
ru.bgcrm.event.UserEvent
ru.bgcrm.plugin.employee.event.EmployeeCreateEvent
All Implemented Interfaces:
Serializable, Event

public class EmployeeCreateEvent extends UserEvent
See Also:
  • Constructor Details

  • Method Details

    • getEmployee

      public Employee getEmployee()