Uses of Class
com.atlassian.bamboo.specs.util.RestTaskFactory.RestTask
Packages that use RestTaskFactory.RestTask
-
Uses of RestTaskFactory.RestTask in com.atlassian.bamboo.specs.util
Methods in com.atlassian.bamboo.specs.util that return RestTaskFactory.RestTaskModifier and TypeMethodDescriptionstatic RestTaskFactory.RestTask
RestTaskFactory.create
(URI bambooServerUrl, AuthenticationProvider authenticationProvider, RootEntityPropertiesBuilder entity, String payload) Methods in com.atlassian.bamboo.specs.util with parameters of type RestTaskFactory.RestTaskModifier and TypeMethodDescriptionstatic RestTaskResult
SendQueue.put
(RestTaskFactory.RestTask restTask)