This article covers role management rights that pertain to ActiveMQ Consumer objects.
| Right | Feature Code | Explanation |
|---|---|---|
| Change ActiveMQ Consumer | EXCMD_CHANGE_ACTIVEMQ_CONSUMER | Allows users to change ActiveMQ consumers. |
| Is Matching ActiveMQ Consumer Queue | EXCMD_IS_MATCHING_ACTIVEMQ_CONSUMER_QUEUE | Allows users to check if an ActiveMQ consumer matches a queue. |
| Is Matching ActiveMQ Consumer Topic | EXCMD_IS_MATCHING_ACTIVEMQ_CONSUMER_TOPIC | Allows users to check if an ActiveMQ consumer matches a topic. |
| Reset ActiveMQ Consumer Statistics | EXCMD_RESET_ACTIVEMQ_CONSUMER_STATISTICS | Allows users to reset ActiveMQ consumer statistics. |
| Show ActiveMQ Consumer | EXCMD_INQUIRE_ACTIVEMQ_CONSUMER | Allows users to view ActiveMQ consumers. |
| Show ActiveMQ Consumer Names | EXCMD_INQUIRE_ACTIVEMQ_CONSUMER_NAMES | Allows users to view ActiveMQ consumer names. |
| Show ActiveMQ Consumer Status | EXCMD_INQUIRE_ACTIVEMQ_CONSUMER_STATUS | Allows users to view ActiveMQ consumer status. |