- getAddNewTenantPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.configure.ConfigurePage
-
New Tenant creation page link is selected from Configure tab page in UI and AddNewTenantPage
is returned
- getAddNewUserPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.configure.UserManagementPage
-
Gets the first page in creating a new new
- getAddRolePage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.configure.UserManagementPage
-
Gets the first page in creating a new role
- getAdminPassword() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationUiBaseTest
-
Get the password of admin user of current context tenant
- getAdminUserName() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationUiBaseTest
-
Return the admin user name of current context tenant
- getAMQPPort() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationBaseTest
-
Returns AMQP port based on automation.xml configurations
- getAMQPPort() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationUiBaseTest
-
Returns MQTT port based on automation.xml configurations
- getApplicationLogsPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.monitor.MonitorPage
-
- getBranchQualifier() - Method in class org.wso2.mb.integration.common.utils.TestXidImpl
-
- getBrokerHost() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationBaseTest
-
Returns broker hostname based on automation.xml configurations
- getConfigurePage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.MBPage
-
Selects a Configuration tab and returns the configuration tab related page
- getCurrentPassword() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationUiBaseTest
-
Get current test user's password according to the automation context
- getCurrentUserName() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationUiBaseTest
-
Get current test user's Username according to the automation context
- getDisplayedMessageContent() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.MessageContentPage
-
Get the message content displayed in the text area.
- getDisplayedMessageLength() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.MessageContentPage
-
Get the message length displayed in the text area.
- getDLCBrowsePage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.HomePage
-
Clicks on the dead letter channel browsing page.
- getDLCContent() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.DLCBrowsePage
-
Browse for content of DeadLetter Channel
Retrieve 'Dead Letter Channel -> Browse -> Queue Content' page
- getDurableActiveSubscriptionsCount() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.TopicSubscriptionsPage
-
Gets the number of durable active subscriptions.
- getDurableInActiveSubscriptionsCount() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.TopicSubscriptionsPage
-
Gets the number of durable in-active subscriptions.
- getElement(String) - Method in class org.wso2.mb.integration.common.utils.ui.UIElementMapper
-
- getFormatId() - Method in class org.wso2.mb.integration.common.utils.TestXidImpl
-
- getGlobalTransactionId() - Method in class org.wso2.mb.integration.common.utils.TestXidImpl
-
- getHttpsServerPort() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationBaseTest
-
Returns wso2 https server port based on automation.xml configurations
- getInstance() - Static method in class org.wso2.mb.integration.common.utils.ui.UIElementMapper
-
- getJMXServerPort() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationBaseTest
-
Returns JMX RMI Server port based on automation.xml configurations
- getLoginURL() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationUiBaseTest
-
Gets the default login url for management console.
- getMessageCount(String) - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.QueuesBrowsePage
-
Gets message count of a specific queue
- getMonitorPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.MBPage
-
Selects the Monitor tab and returns the monitor tab related page
- getMonitorPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.monitor.ApplicationLogsPage
-
- getMQTTPort() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationBaseTest
-
Returns MQTT port based on automation.xml configurations
- getMQTTPort() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationUiBaseTest
-
Returns MQTT port based on automation.xml configurations
- getNewXid() - Static method in class org.wso2.mb.integration.common.utils.JMSClientHelper
-
Return a different Xid each time this method is invoked
- getNonDurableSubscriptionsCount() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.TopicSubscriptionsPage
-
Gets the number of temporary active subscriptions.
- getQueueAddPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.HomePage
-
Clicks on the queue adding page.
- getQueuesBrowsePage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.HomePage
-
Clicks on the queue browsing page.
- getQueueSubscriptionsPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.HomePage
-
Clicks on the queue browsing page.
- getRMIRegistryPort() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationBaseTest
-
Returns JMX RMI Registry port based on automation.xml configurations
- getSecureAMQPPort() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationBaseTest
-
Returns AMQP port based on automation.xml configurations
- getSubscriptionCount() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.QueueSubscriptionsPage
-
Gets the number of queue subscriptions.
- getSuperTenantAdminUser() - Method in class org.wso2.mb.integration.common.utils.backend.MBIntegrationBaseTest
-
Return super admin User object
- getSystemLogsPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.monitor.MonitorPage
-
- getTopicAddPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.HomePage
-
Clicks on the topic adding page.
- getTopicAddPage(String) - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.HomePage
-
Clicks on the topic adding page
- getTopicsBrowsePage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.HomePage
-
Click on the topic browsing page
- getTopicsBrowsePage(String) - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.HomePage
-
Click on the topic browsing page
- getTopicSubscriptionsPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.main.HomePage
-
Click on the topic subscriptions page.
- getUserManagementPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.configure.ConfigurePage
-
User Management page link is selected from Configure tab page in UI
- getUserStoreManagementPage() - Method in class org.wso2.mb.integration.common.utils.ui.pages.configure.ConfigurePage
-
User store Management store page is selected from UI and returned
- GLOBAL_ID_GENERATOR - Static variable in class org.wso2.mb.integration.common.utils.JMSClientHelper
-