- getAllTopics() - Method in class org.wso2.carbon.event.admin.internal.TopicManagerAdminService
-
Gets all the topics
- getAllWSSubscriptionCountForTopic(String) - Method in class org.wso2.carbon.event.admin.internal.TopicManagerAdminService
-
Gets the total number of subscriptions for a topic
Suppressing warning as this is used as a web service
- getAllWSSubscriptionsForTopic(String, int, int) - Method in class org.wso2.carbon.event.admin.internal.TopicManagerAdminService
-
Gets all subscriptions for a topic with limited results to return
Suppressing warning as this is used as a web service
- getCreatedTime() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getErrorMessage() - Method in exception org.wso2.carbon.event.admin.internal.exception.EventAdminException
-
Deprecated.
- getEventBroker() - Method in class org.wso2.carbon.event.admin.internal.util.EventAdminHolder
-
Deprecated.
- getEventDispatcher() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getEventDispatcherName() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getEventFilter() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getEventSinkURL() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getExpires() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getId() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getInstance() - Static method in class org.wso2.carbon.event.admin.internal.util.EventAdminHolder
-
Deprecated.
- getJMSSubscriptionsForTopic(String) - Method in class org.wso2.carbon.event.admin.internal.TopicManagerAdminService
-
Gets the JMS subscriptions for a topic
Suppressing warning as this is used as a web service
- getMode() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getOwner() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getTopicName() - Method in class org.wso2.carbon.event.admin.internal.Subscription
-
Deprecated.
- getTopicRolePermissions(String) - Method in class org.wso2.carbon.event.admin.internal.TopicManagerAdminService
-
Gets the permission roles for a topic
Suppressing warning as this is used as a web service
- getUserRoles() - Method in class org.wso2.carbon.event.admin.internal.TopicManagerAdminService
-
Gets user roles through topic manager
- getWsSubscriptionsForTopic(String) - Method in class org.wso2.carbon.event.admin.internal.TopicManagerAdminService
-
Gets all the subscriptions
Suppressing warning as this is used as a web service