Indicates that a IssueTrackingProviderBase can filter issues by context.
Returns an array of IssueTrackerIssue objects that are for the current context.
When this interface is implemented, BuildMaster will use this interface to retrieve issues instead of using the IssueTrackingProviderBase.GetIssues(string releaseNumber) method on IssueTrackingProviderBase