Class OutcomeReasonCheckEventInput

java.lang.Object
overit.geocallapp.wfm.execution.bl.outcome.reason.event.OutcomeReasonCheckEventInput

public class OutcomeReasonCheckEventInput extends Object
Business object representing an input for the event that checks the correct saving of an outcome reason OutcomeReasonCheckEvent
Since:
21.0
GCApi:
bo
  • Constructor Details

    • OutcomeReasonCheckEventInput

      public OutcomeReasonCheckEventInput()
  • Method Details

    • getOutcomeClass

      public Long getOutcomeClass()
      Returns the outcome class.
      Returns:
      the outcome class
    • setOutcomeClass

      public void setOutcomeClass(Long outcomeClass)
      Sets the outcome class.
      Parameters:
      outcomeClass - the outcome class
    • getOutcomeType

      public Long getOutcomeType()
      Returns the outcome type.
      Returns:
      the outcome type
    • setOutcomeType

      public void setOutcomeType(Long outcomeType)
      Sets the outcome type.
      Parameters:
      outcomeType - the outcome type
    • getOutcomeReasonType

      public Long getOutcomeReasonType()
      Returns the outcome reason type.
      Returns:
      the outcome reason type
    • setOutcomeReasonType

      public void setOutcomeReasonType(Long outcomeReasonType)
      Sets the outcome reason type.
      Parameters:
      outcomeReasonType - the outcome reason type
    • getInsufficientSkills

      public Boolean getInsufficientSkills()
      Returns the insufficient skills.
      Returns:
      the insufficient skills
    • setInsufficientSkills

      public void setInsufficientSkills(Boolean insufficientSkills)
      Sets the insufficient skills.
      Parameters:
      insufficientSkills - the insufficient skills
    • getResourceAssociation

      public Long getResourceAssociation()
      Returns the resource association.
      Returns:
      the resource association
    • setResourceAssociation

      public void setResourceAssociation(Long resourceAssociation)
      Sets the resource association.
      Parameters:
      resourceAssociation - the resource association