Class InterventionsLoadEventInput

java.lang.Object
overit.geocall.bl.GenericEvent<List<Intervention>>
overit.geocall.bl.BusinessEvent<List<Intervention>>
overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.event.InterventionsLoadEventInput

public class InterventionsLoadEventInput extends BusinessEvent<List<Intervention>>
Input object for the InterventionsLoadEvent
Since:
9.2
GCApi:
bo
  • Constructor Details

    • InterventionsLoadEventInput

      public InterventionsLoadEventInput()
  • Method Details

    • getAgenda

      public Long getAgenda()
      Gets the agenda id.
      Returns:
      the agenda id.
    • setAgenda

      public void setAgenda(Long agenda)
      Sets the agenda id.
      Parameters:
      agenda - the agenda id to load.
    • getScheduling

      public Long getScheduling()
      Gets the scheduling id.
      Returns:
      the scheduling id.
    • setScheduling

      public void setScheduling(Long scheduling)
      Sets the scheduling id.
      Parameters:
      scheduling - the scheduling id.