Filtering event log feed
Hi,
I'd like to use the ccm event feed for monitoring state changes to work items of a specific type since a given time stamp. I'm aware that the following URL can be used for work item change event in general:
https://<hostname>:9443/ccm/service/com.ibm.team.repository.common.internal.IFeedService?itemType=WorkItem&project_area=<project>
Are there additional parameters that can be added to the URL to limit the events to changes:
- for work items of a specific type
- since <time>
- status was changed
Thanks
I'd like to use the ccm event feed for monitoring state changes to work items of a specific type since a given time stamp. I'm aware that the following URL can be used for work item change event in general:
https://<hostname>:9443/ccm/service/com.ibm.team.repository.common.internal.IFeedService?itemType=WorkItem&project_area=<project>
Are there additional parameters that can be added to the URL to limit the events to changes:
- for work items of a specific type
- since <time>
- status was changed
Thanks