Class WorkOrderPPMPredictionExecutionEventInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.event.WorkOrderPPMPredictionExecutionEventInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class WorkOrderPPMPredictionExecutionEventInput extends DynO
Event input to launch a BTWorkOrderPPMPredictionExecution task that will call AI Prediction for given input operations.
Since:
11.0
See Also:
  • Constructor Details

    • WorkOrderPPMPredictionExecutionEventInput

      public WorkOrderPPMPredictionExecutionEventInput()
  • Method Details

    • getOperationIds

      public Set<Long> getOperationIds()
    • setOperationIds

      public void setOperationIds(Set<Long> operationIds)
    • getOperationCenter

      public Long getOperationCenter()
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)