java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.orchestrator.scheduling.rs1.activityremoval.DTOActivityRemoval
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOActivityRemoval extends DynO
DTO to remove an activity from a resource.
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOActivityRemoval

      public DTOActivityRemoval()
  • Method Details

    • getWorkOrderOperation

      public Long getWorkOrderOperation()
      Returns the work order operation ID.
      Returns:
      the work order operation ID
    • setWorkOrderOperation

      public void setWorkOrderOperation(Long workOrderOperation)
      Sets the work order operation ID.
      Parameters:
      workOrderOperation - the work order operation ID to set