Given an id, this will return the Queue associated with said id
@param id the id of the Queue @returns The Queue if found but null otherwise
See Implementation
Given an id, this will return the Queue associated with said id
@param id the id of the Queue @returns The Queue if found but null otherwise