Class VCAppointmentCreationEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocallapp.wfm.cee.bl.intervention.event.VCAppointmentCreationEvent

public class VCAppointmentCreationEvent extends BusinessEvent<Void>
Virtual collaboration appointment creation event for CEE application.
  • Constructor Details

    • VCAppointmentCreationEvent

      public VCAppointmentCreationEvent()
  • Method Details

    • getVcAppointment

      public VCAppointment getVcAppointment()
    • setVcAppointment

      public void setVcAppointment(VCAppointment vcAppointment)