Uses of Class
com.atlassian.bamboo.testutils.backdoor.ServerControl
Packages that use ServerControl
Package
Description
-
Uses of ServerControl in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return ServerControlModifier and TypeMethodDescriptionServerControl.pauseServer()
Pause serverServerControl.resumeServer()
Pause serverBackdoor.server()
ServerControl.setSessionTimeout
(int seconds) Update HTTP session timeout settings for all new HTTP sessions. -
Uses of ServerControl in com.atlassian.bamboo.testutils.junit.rule
Methods in com.atlassian.bamboo.testutils.junit.rule that return ServerControl