Community
Participate
Working Groups
Method AbstractRepositoryTask.getHandle() should be eliminated along with getTaskId() and getRepositoryUrl() methods. Because these methods are making false assumptions on handle identifier, repositories that have both internal task id and user friendly key (such as jira) don't work well.
I apologize that I had to put this off again. The monitor refactoring was a huge task and really important to now because it is so disruptive and because two integrators were waiting on it. But this will get attention early next week.
Done. Replaced by RepositoryTaskHandleUtil, which is internal and not to be used by clients.