Uses of Class
com.atlassian.bamboo.rest.util.RESTCall

Packages that use RESTCall
com.atlassian.bamboo.rest.util   
 

Uses of RESTCall in com.atlassian.bamboo.rest.util
 

Subclasses of RESTCall in com.atlassian.bamboo.rest.util
 class Delete
          Deprecated. since 5.5 use the clases from "utils" package Please remove the dependency to httpclient from bamboo-core when you removing this class.
 class Get
          Deprecated. since 5.5 use the clases from "utils" package. Please remove the dependency to httpclient from bamboo-core when you removing this class.
 class Post
          Deprecated. since 5.5 use the clases from "utils" package Please remove the dependency to httpclient from bamboo-core when you removing this class.
 class Put
          Deprecated. since 5.5 use the clases from "utils" package Please remove the dependency to httpclient from bamboo-core when you removing this class.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.