Class InterventionOutcomeValidationStatusByRuleUpdateInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.bl.outcome.validation.status.event.InterventionOutcomeValidationStatusByRuleUpdateInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class InterventionOutcomeValidationStatusByRuleUpdateInput extends DynO
Object used as an input bean for the for InterventionOutcomeValidationStatusByRuleUpdateEvent.
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • InterventionOutcomeValidationStatusByRuleUpdateInput

      public InterventionOutcomeValidationStatusByRuleUpdateInput()
  • Method Details

    • getInterventionOutcome

      public BOInterventionOutcome getInterventionOutcome()
      Returns the intervention outcome.
      Returns:
      the intervention outcome
    • setInterventionOutcome

      public void setInterventionOutcome(BOInterventionOutcome interventionOutcome)
      Sets the intervention outcome.
      Parameters:
      interventionOutcome - the intervention outcome
    • getWorkOrderTypeId

      public Long getWorkOrderTypeId()
      Returns the work order type id.
      Returns:
      the work order type id
    • setWorkOrderTypeId

      public void setWorkOrderTypeId(Long workOrderTypeId)
      Sets the work order type id.
      Parameters:
      workOrderTypeId - the work order type id
    • getUserId

      public Long getUserId()
      Returns the user id.
      Returns:
      the user id
    • setUserId

      public void setUserId(Long userId)
      Sets the user id.
      Parameters:
      userId - the user id