Implement get_subscriptionResults method of API
-----------------------------------------------
Key: JUDDI-210
URL: https://issues.apache.org/jira/browse/JUDDI-210
Project: jUDDI
Issue Type: Sub-task
Reporter: Jeff Faath
Assignee: Jeff Faath
Fix For: 3.0beta
Based on a subscription key provided results are retrieved and returned to the
user. Notes:
- Can be done synchronously or asynchronously. This method is meant for
synchronous calls initiated by the subscriber.
- Results are returned based on the coverage period provided.
- Deleted entities are returned in a key bag. A special case exists for
entities that matched a find_* query but no longer does. See sub-tasks.
- Results can be chunked. See sub-tasks.
- Results can be abbreviated. See sub-tasks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.