Task History Collector APIs
TaskHistoryCollector provides a mechanism for retrieving historical data and updates when the server appends new tasks.
Operations
                            
                    
                            POST                        
                        
                                Task History Collector  Destroy Collector                            
                                                            
                                    Destroys this collector.
                                
                                                    
                            GET                        
                        
                                Task History Collector Get Filter                            
                                                            
                                    The filter used to create this collector.
                                
                                                    
                            GET                        
                        
                                Task History Collector Get Latest Page                            
                                                            
                                    The items in the 'viewable latest page'.
                                
                                                    
                            POST                        
                        
                                Task History Collector  Read Next Tasks                            
                                                            
                                    Reads the 'scrollable view' from the current position.
                                
                                                    
                            POST                        
                        
                                Task History Collector  Read Previous Tasks                            
                                                            
                                    Reads the 'scrollable view' from the current position.
                                
                                                    
                            POST                        
                        
                                Task History Collector  Reset Collector                            
                                                            
                                    Moves the "scrollable view" to the item immediately preceding the
"viewable latest page".
                                
                                                    
                            POST                        
                        
                                Task History Collector  Rewind Collector                            
                                                            
                                    Moves the "scrollable view" to the oldest item.
                                
                                                    
                            POST                        
                        
                                Task History Collector  Set Collector Page Size                            
                                                            
                                    Sets the "viewable latest page" size to contain at most the
number of items specified by the maxCount parameter).
                                
                                                    