Uses of Class
com.atlassian.bamboo.testutils.backdoor.TroubleshootingControl
-
Packages that use TroubleshootingControl Package Description com.atlassian.bamboo.testutils.backdoor com.atlassian.bamboo.testutils.junit.rule -
-
Uses of TroubleshootingControl in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return TroubleshootingControl Modifier and Type Method Description TroubleshootingControlTroubleshootingControl. dismissLocalAgentNotification()TroubleshootingControlTroubleshootingControl. dismissLocalAgentNotification(String username)TroubleshootingControlTroubleshootingControl. dismissNotification(long notificationId)TroubleshootingControlTroubleshootingControl. dismissNotification(long notificationId, String username)TroubleshootingControlBackdoor. troubleshooting() -
Uses of TroubleshootingControl in com.atlassian.bamboo.testutils.junit.rule
Methods in com.atlassian.bamboo.testutils.junit.rule that return TroubleshootingControl Modifier and Type Method Description TroubleshootingControlBackdoorRule. troubleshooting()
-