Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeMatchViolation
Packages that use ShiftTradeMatchViolation
-
Uses of ShiftTradeMatchViolation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeMatchViolationModifier and TypeMethodDescriptionClarifying user params for constructing helpful error messagesShiftTradeMatchViolation.type(ShiftTradeMatchViolation.TypeEnum type) The type of constraint violationMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ShiftTradeMatchViolationModifier and TypeMethodDescriptionMatchShiftTradeResponse.getAdminReviewViolations()ShiftTradeMatchReviewResponse.getAdminReviewViolations()MatchShiftTradeResponse.getViolations()ShiftTradeMatchReviewResponse.getViolations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ShiftTradeMatchViolationModifier and TypeMethodDescriptionMatchShiftTradeResponse.adminReviewViolations(List<ShiftTradeMatchViolation> adminReviewViolations) Constraint violations for this shift trade which require shift trade administrator reviewShiftTradeMatchReviewResponse.adminReviewViolations(List<ShiftTradeMatchViolation> adminReviewViolations) Constraint violations associated with this shift trade which require shift trade administrator reviewvoidMatchShiftTradeResponse.setAdminReviewViolations(List<ShiftTradeMatchViolation> adminReviewViolations) voidShiftTradeMatchReviewResponse.setAdminReviewViolations(List<ShiftTradeMatchViolation> adminReviewViolations) voidMatchShiftTradeResponse.setViolations(List<ShiftTradeMatchViolation> violations) voidShiftTradeMatchReviewResponse.setViolations(List<ShiftTradeMatchViolation> violations) MatchShiftTradeResponse.violations(List<ShiftTradeMatchViolation> violations) Constraint violations which disallow this shift tradeShiftTradeMatchReviewResponse.violations(List<ShiftTradeMatchViolation> violations) Constraint violations introduced after being matched that would normally disallow a trade, but which can still be overridden by the shift trade administrator