Class WorkOrderAppointmentUpdateEvent


public class WorkOrderAppointmentUpdateEvent extends SimpleBusinessEvent<WorkOrderAppointmentUpdateInput,Void>
Event to update the appointment data of a WorkOrder. The launcher must provide a valid work order id in order to successfully call this event. The listener update the appointment data of WorkOrder.
Since:
9.2
GCApi:
event
Reactors:
BTWorkOrderAppointmentUpdate(0)
No Spouts
  • Constructor Details

    • WorkOrderAppointmentUpdateEvent

      public WorkOrderAppointmentUpdateEvent(WorkOrderAppointmentUpdateInput input)
      Update the work order appointment data.
      Parameters:
      input - the input