Uses of Class
com.atlassian.bamboo.specs.util.RestTaskFactory.RestTask
-
Packages that use RestTaskFactory.RestTask Package Description com.atlassian.bamboo.specs.util Utility classes, such as theBambooServerwhich publishes a plan on Bamboo. -
-
Uses of RestTaskFactory.RestTask in com.atlassian.bamboo.specs.util
Methods in com.atlassian.bamboo.specs.util that return RestTaskFactory.RestTask Modifier and Type Method Description static RestTaskFactory.RestTaskRestTaskFactory. create(java.net.URI bambooServerUrl, AuthenticationProvider authenticationProvider, RootEntityPropertiesBuilder entity, java.lang.String payload)Methods in com.atlassian.bamboo.specs.util with parameters of type RestTaskFactory.RestTask Modifier and Type Method Description static RestTaskResultSendQueue. put(RestTaskFactory.RestTask restTask)
-