This article covers role management rights that pertain to ActiveMQ Topic objects.
| Right | Feature Code | Explanation |
|---|---|---|
| Change ActiveMQ Topic | EXCMD_CHANGE_ACTIVEMQ_TOPIC | Allows users to change ActiveMQ topics. |
| Create ActiveMQ Topic | EXCMD_CREATE_ACTIVEMQ_TOPIC | Allows users to create ActiveMQ topics. |
| Delete ActiveMQ Topic | EXCMD_DELETE_ACTIVEMQ_TOPIC | Allows users to delete ActiveMQ topics. |
| Reset ActiveMQ Topic Statistics | EXCMD_RESET_ACTIVEMQ_TOPIC_STATISTICS | Allows users to reset ActiveMQ topic statistics. |
| Show ActiveMQ Topic | EXCMD_INQUIRE_ACTIVEMQ_TOPIC | Allows users to view ActiveMQ topics. |
| Show ActiveMQ Topic Names | EXCMD_INQUIRE_ACTIVEMQ_TOPIC_NAMES | Allows users to view ActiveMQ topic names. |
| Show ActiveMQ Topic Status | EXCMD_INQUIRE_ACTIVEMQ_TOPIC_STATUS | Allows users to view ActiveMQ topic status. |