java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.scheduling.bl.planningactionhistory.event.PlanningActionHistorySaveInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class PlanningActionHistorySaveInput extends DynO
Input object for the event PlanningActionHistorySaveEvent
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • PlanningActionHistorySaveInput

      public PlanningActionHistorySaveInput()
  • Method Details

    • getWorkshift

      public BOWorkShift getWorkshift()
      Returns:
      the workshift
    • setWorkshift

      public void setWorkshift(BOWorkShift workshift)
      Parameters:
      workshift - the workshift to set
    • getScheduling

      public BOScheduling getScheduling()
      Returns:
      the scheduling
    • setScheduling

      public void setScheduling(BOScheduling scheduling)
      Parameters:
      scheduling - the scheduling to set
    • getActionType

      public Long getActionType()
      Returns:
      the actionType
    • setActionType

      public void setActionType(Long actionType)
      Parameters:
      actionType - the actionType to set