Class AgendaAlignFromSchedulingEvent


public class AgendaAlignFromSchedulingEvent extends SimpleBusinessEvent<AgendaAlignFromSchedulingInput,Void>
This event replaces the AFTER EACH ROW IS of the trigger AAGGIORNAAAGENDA. It also includes the team composition building function (XWFMFGETLISTAIDUTENTIAGENDA2) -> inside AFTER STATEMENT IS of the same trigger. The case "order a order" inside the trigger is not added yet. In the input there are two list, one with the old scheduling records and one with the updated scheduling records.
Since:
17.0
GCApi:
event
No Reactors
No Spouts
  • Constructor Details

    • AgendaAlignFromSchedulingEvent

      public AgendaAlignFromSchedulingEvent(AgendaAlignFromSchedulingInput schedulingInput)
      Launch AgendaAlignFromSchedulingEvent
      Parameters:
      schedulingInput - the AgendaAlignFromSchedulingInput input with two list, one with initial scheduling records and one with updated scheduling records