Returns all the requests from the storage.
BundleRequest bundleRequest = new BundleRequest();... BaseRequest[] requests= bundleRequest.getRequests();