Query for modified defects from certain time
![](http://jazz.net/_images/myphoto/ce4ee24570eb0d8b4c9529b26b533000.jpg)
2 answers
![](http://jazz.net/_images/myphoto/ce4ee24570eb0d8b4c9529b26b533000.jpg)
How can I query the Jazz system for modified defects from a certain time
using the Java API and plain Java?
For example, I need to get all defect modified since 07/27/2008.
https://jazz.net/wiki/bin/view/Main/QueryDevGuide shows how to query
work items using both the Repository and Work Item API, and both from a
plain Java and an OSGi environment.
Patrick
Jazz Work Item Team