Uses of Class
com.uc4.api.objects.QueueExceptionCondition
Packages that use QueueExceptionCondition
-
Uses of QueueExceptionCondition in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type QueueExceptionConditionModifier and TypeMethodDescriptionQueueAttributes.exceptionIterator()The returnedjava.util.Iteratorcan be used to read the list of exception conditions of this Queue.Methods in com.uc4.api.objects with parameters of type QueueExceptionConditionModifier and TypeMethodDescriptionvoidQueueAttributes.addExceptionCondition(QueueExceptionCondition cond) Adds a newQueueExceptionConditionto the list of exceptions.