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 TroubleshootingControl
TroubleshootingControl. dismissLocalAgentNotification()
TroubleshootingControl
TroubleshootingControl. dismissLocalAgentNotification(String username)
TroubleshootingControl
TroubleshootingControl. dismissNotification(long notificationId)
TroubleshootingControl
TroubleshootingControl. dismissNotification(long notificationId, String username)
TroubleshootingControl
Backdoor. 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 TroubleshootingControl
BackdoorRule. troubleshooting()
-