Removed run sequences from getAccessibleWorkspaceFolders() and added a new call getFolderContentsExcludeHome() which excludes the user's home directory from the returned contents.
Removed run sequences from getAccessibleWorkspaceFolders() and added a new call getFolderContentsExcludeHome() which excludes the user's home directory from the returned contents.
changed groupingType property to be groupingTypeIDchanged the GroupingDTO(Grouping grouping) constructor so that it directly passes the grouping object into the processGroupingActivity() method