Uses of Enum Class
org.drools.core.util.QueueFactory.QueueType
Packages that use QueueFactory.QueueType
-
Uses of QueueFactory.QueueType in org.drools.core.util
Methods in org.drools.core.util that return QueueFactory.QueueTypeModifier and TypeMethodDescriptionstatic QueueFactory.QueueTypeReturns the enum constant of this class with the specified name.static QueueFactory.QueueType[]QueueFactory.QueueType.values()Returns an array containing the constants of this enum class, in the order they are declared.