All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.com.rallydev.rest.response.CollectionUpdateResponse.html Maven / Gradle / Ivy






CollectionUpdateResponse (Rally Rest API for Java 2.2)











com.rallydev.rest.response

Class CollectionUpdateResponse



  • public class CollectionUpdateResponse
    extends Response
    Represents a WSAPI response from updating a collection.
    • Constructor Detail

      • CollectionUpdateResponse

        public CollectionUpdateResponse(String updateResponse)
        Create a new collection update response from the specified JSON encoded string. Note that this class is only usable with WSAPI versions 2.0 and above.
        Parameters:
        updateResponse - the JSON encoded string
    • Method Detail

      • getResults

        public JsonArray getResults()
        Get the results of the collection update
        Returns:
        the results




© 2015 - 2025 Weber Informatics LLC | Privacy Policy