Uses of Class
com.mypurecloud.sdk.v2.model.WorkPlanConstraintMessage
Packages that use WorkPlanConstraintMessage
-
Uses of WorkPlanConstraintMessage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanConstraintMessageModifier and TypeMethodDescriptionWorkPlanConstraintMessage.arguments(List<WorkPlanValidationMessageArgument> arguments) Arguments of the message that provide information about the constraint that is being conflicted with, such as the value of the constraintWorkPlanConstraintMessage.type(WorkPlanConstraintMessage.TypeEnum type) Type of the work plan constraint in this messageMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkPlanConstraintMessageMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkPlanConstraintMessageModifier and TypeMethodDescriptionConstraintConflictMessage.conflictedConstraintMessages(List<WorkPlanConstraintMessage> conflictedConstraintMessages) Messages for the set of conflicted work plan constraints.voidConstraintConflictMessage.setConflictedConstraintMessages(List<WorkPlanConstraintMessage> conflictedConstraintMessages)