Class SchedulingCoordinatePathCalculationInput

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

public class SchedulingCoordinatePathCalculationInput extends DynO
Input object for the event SchedulingCoordinatesPathCalculationEvent.
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • SchedulingCoordinatePathCalculationInput

      public SchedulingCoordinatePathCalculationInput()
  • Method Details

    • getResource

      public SchedulingTeamResource getResource()
      Returns:
      the resource
    • setResource

      public void setResource(SchedulingTeamResource resource)
      Parameters:
      resource - the resource to set
    • getCurrentSchedulingPosition

      public int getCurrentSchedulingPosition()
      Returns the current scheduling position.
      Returns:
      the current scheduling position
    • setCurrentSchedulingPosition

      public void setCurrentSchedulingPosition(int currentSchedulingPosition)
      Sets the current scheduling position.
      Parameters:
      currentSchedulingPosition - the current scheduling position
    • getOperationCenter

      public Long getOperationCenter()
      Returns the operation center id.
      Returns:
      the operation center id
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
      Sets the operation center id.
      Parameters:
      operationCenter - the operation center id